public static interface DeleteLocationRequest.Builder extends GameLiftRequest.Builder, SdkPojo, CopyableBuilder<DeleteLocationRequest.Builder,DeleteLocationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteLocationRequest.Builder |
locationName(String locationName)
The location name of the custom location to be deleted.
|
DeleteLocationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteLocationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteLocationRequest.Builder locationName(String locationName)
The location name of the custom location to be deleted.
locationName - The location name of the custom location to be deleted.DeleteLocationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteLocationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.