Package | Description |
---|---|
com.iland.cohesity.iaas.backups.protectionsources |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableAttachment.Builder |
ImmutableAttachment.builder()
Creates a builder for
ImmutableAttachment . |
ImmutableAttachment.Builder |
ImmutableAttachment.Builder.contentType(String contentType)
Initializes the value for the
contentType attribute. |
ImmutableAttachment.Builder |
ImmutableAttachment.Builder.from(Attachment instance)
Fill a builder with attribute values from the provided
Attachment instance. |
ImmutableAttachment.Builder |
ImmutableAttachment.Builder.length(Long length)
Initializes the value for the
length attribute. |
ImmutableAttachment.Builder |
ImmutableAttachment.Builder.name(Optional<String> name)
Initializes the optional value
name to name. |
ImmutableAttachment.Builder |
ImmutableAttachment.Builder.name(String name)
Initializes the optional value
name to name. |
ImmutableAttachment.Builder |
ImmutableAttachment.Builder.octetStream(InputStream octetStream)
Initializes the value for the
octetStream attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.