public static interface EndpointOptions.Builder extends SdkPojo, CopyableBuilder<EndpointOptions.Builder,EndpointOptions>
| Modifier and Type | Method and Description |
|---|---|
EndpointOptions.Builder |
fips(Boolean fips)
Sets the value of the Fips property for this object.
|
EndpointOptions.Builder |
privateLink(Boolean privateLink)
Sets the value of the PrivateLink property for this object.
|
copyapplyMutation, buildEndpointOptions.Builder fips(Boolean fips)
fips - The new value for the Fips property for this object.EndpointOptions.Builder privateLink(Boolean privateLink)
privateLink - The new value for the PrivateLink property for this object.Copyright © 2019. All rights reserved.