ToCopyableBuilder<PutUserPolicyResponse.Builder,PutUserPolicyResponse>
@Generated("software.amazon.awssdk:codegen") public class PutUserPolicyResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<PutUserPolicyResponse.Builder,PutUserPolicyResponse>
Modifier and Type | Class | Description |
---|---|---|
static interface |
PutUserPolicyResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static PutUserPolicyResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends PutUserPolicyResponse.Builder> |
serializableBuilderClass() |
|
PutUserPolicyResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadata
public PutUserPolicyResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<PutUserPolicyResponse.Builder,PutUserPolicyResponse>
public static PutUserPolicyResponse.Builder builder()
public static Class<? extends PutUserPolicyResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.