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