@Generated(value="software.amazon.awssdk:codegen") public final class BatchAttachPolicyResponse extends Object implements SdkPojo, Serializable, ToCopyableBuilder<BatchAttachPolicyResponse.Builder,BatchAttachPolicyResponse>
Represents the output of an AttachPolicy response operation.
Modifier and Type | Class and Description |
---|---|
static interface |
BatchAttachPolicyResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static BatchAttachPolicyResponse.Builder |
builder() |
boolean |
equals(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends BatchAttachPolicyResponse.Builder> |
serializableBuilderClass() |
BatchAttachPolicyResponse.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
copy
public BatchAttachPolicyResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<BatchAttachPolicyResponse.Builder,BatchAttachPolicyResponse>
public static BatchAttachPolicyResponse.Builder builder()
public static Class<? extends BatchAttachPolicyResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.