public static interface UpdatePlacementRequest.Builder extends Iot1ClickProjectsRequest.Builder, SdkPojo, CopyableBuilder<UpdatePlacementRequest.Builder,UpdatePlacementRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdatePlacementRequest.Builder |
attributes(Map<String,String> attributes)
The user-defined object of attributes used to update the placement.
|
UpdatePlacementRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdatePlacementRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdatePlacementRequest.Builder |
placementName(String placementName)
The name of the placement to update.
|
UpdatePlacementRequest.Builder |
projectName(String projectName)
The name of the project containing the placement to be updated.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdatePlacementRequest.Builder placementName(String placementName)
The name of the placement to update.
placementName - The name of the placement to update.UpdatePlacementRequest.Builder projectName(String projectName)
The name of the project containing the placement to be updated.
projectName - The name of the project containing the placement to be updated.UpdatePlacementRequest.Builder attributes(Map<String,String> attributes)
The user-defined object of attributes used to update the placement. The maximum number of key/value pairs is 50.
attributes - The user-defined object of attributes used to update the placement. The maximum number of key/value
pairs is 50.UpdatePlacementRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdatePlacementRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.