public static interface CustomerProfilesEndpointParams.Builder
| 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) |
CustomerProfilesEndpointParams.Builder region(Region region)
CustomerProfilesEndpointParams.Builder useDualStack(Boolean useDualStack)
CustomerProfilesEndpointParams.Builder useFips(Boolean useFIPS)
CustomerProfilesEndpointParams.Builder endpoint(String endpoint)
CustomerProfilesEndpointParams build()
Copyright © 2022. All rights reserved.