@Generated(value="software.amazon.awssdk:codegen") public class ModifyInstancePlacementResponse extends AmazonWebServiceResult<ResponseMetadata> implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<ModifyInstancePlacementResponse.Builder,ModifyInstancePlacementResponse>
Contains the output of ModifyInstancePlacement.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ModifyInstancePlacementResponse.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ModifyInstancePlacementResponse.Builder |
builder() |
boolean |
equals(Object obj) |
int |
hashCode() |
Boolean |
returnValue()
Is
true if the request succeeds, and an error otherwise. |
static Class<? extends ModifyInstancePlacementResponse.Builder> |
serializableBuilderClass() |
ModifyInstancePlacementResponse.Builder |
toBuilder() |
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadatapublic Boolean returnValue()
Is true if the request succeeds, and an error otherwise.
true if the request succeeds, and an error otherwise.public ModifyInstancePlacementResponse.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<ModifyInstancePlacementResponse.Builder,ModifyInstancePlacementResponse>public static ModifyInstancePlacementResponse.Builder builder()
public static Class<? extends ModifyInstancePlacementResponse.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.