| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static EndpointOptions.Builder |
EndpointOptions.builder() |
EndpointOptions.Builder |
EndpointOptions.Builder.fips(Boolean fips)
Sets the value of the Fips property for this object.
|
EndpointOptions.Builder |
EndpointOptions.Builder.privateLink(Boolean privateLink)
Sets the value of the PrivateLink property for this object.
|
EndpointOptions.Builder |
EndpointOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EndpointOptions.Builder> |
EndpointOptions.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAgentResponse.Builder |
DescribeAgentResponse.Builder.endpointOptions(Consumer<EndpointOptions.Builder> endpointOptions)
Sets the value of the EndpointOptions property for this object.
|
Copyright © 2019. All rights reserved.