public static interface CustomerProfilesEndpointParams.Builder extends CopyableBuilder<CustomerProfilesEndpointParams.Builder,CustomerProfilesEndpointParams>
| Modifier and Type | Method and Description |
|---|---|
CustomerProfilesEndpointParams |
build() |
CustomerProfilesEndpointParams.Builder |
endpoint(String endpoint) |
CustomerProfilesEndpointParams.Builder |
region(Region region) |
CustomerProfilesEndpointParams.Builder |
useDualStack(Boolean useDualStack) |
CustomerProfilesEndpointParams.Builder |
useFips(Boolean useFIPS) |
copyapplyMutationCustomerProfilesEndpointParams.Builder region(Region region)
CustomerProfilesEndpointParams.Builder useDualStack(Boolean useDualStack)
CustomerProfilesEndpointParams.Builder useFips(Boolean useFIPS)
CustomerProfilesEndpointParams.Builder endpoint(String endpoint)
CustomerProfilesEndpointParams build()
build in interface Buildablebuild in interface SdkBuilder<CustomerProfilesEndpointParams.Builder,CustomerProfilesEndpointParams>Copyright © 2023. All rights reserved.