public static interface PlacementResponse.Builder extends SdkPojo, CopyableBuilder<PlacementResponse.Builder,PlacementResponse>
Modifier and Type | Method and Description |
---|---|
PlacementResponse.Builder |
groupName(String groupName)
The name of the placement group that the instance is in.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
PlacementResponse.Builder groupName(String groupName)
The name of the placement group that the instance is in.
groupName
- The name of the placement group that the instance is in.Copyright © 2022. All rights reserved.