ToCopyableBuilder<UpdateProvisionedProductResponse.Builder,UpdateProvisionedProductResponse>
@Generated("software.amazon.awssdk:codegen") public class UpdateProvisionedProductResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<UpdateProvisionedProductResponse.Builder,UpdateProvisionedProductResponse>
Modifier and Type | Class | Description |
---|---|---|
static interface |
UpdateProvisionedProductResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static UpdateProvisionedProductResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
RecordDetail |
recordDetail() |
The detailed result of the UpdateProvisionedProduct request, containing the inputs made to that request,
the current state of the request, a pointer to the ProvisionedProduct object that the request is modifying, and a
list of any errors that the request encountered.
|
static Class<? extends UpdateProvisionedProductResponse.Builder> |
serializableBuilderClass() |
|
UpdateProvisionedProductResponse.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 RecordDetail recordDetail()
The detailed result of the UpdateProvisionedProduct request, containing the inputs made to that request, the current state of the request, a pointer to the ProvisionedProduct object that the request is modifying, and a list of any errors that the request encountered.
public UpdateProvisionedProductResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<UpdateProvisionedProductResponse.Builder,UpdateProvisionedProductResponse>
public static UpdateProvisionedProductResponse.Builder builder()
public static Class<? extends UpdateProvisionedProductResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.