ToCopyableBuilder<TerminateProvisionedProductResponse.Builder,TerminateProvisionedProductResponse>
@Generated("software.amazon.awssdk:codegen") public class TerminateProvisionedProductResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<TerminateProvisionedProductResponse.Builder,TerminateProvisionedProductResponse>
Modifier and Type | Class | Description |
---|---|---|
static interface |
TerminateProvisionedProductResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static TerminateProvisionedProductResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
RecordDetail |
recordDetail() |
The detailed result of the TerminateProvisionedProduct 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 TerminateProvisionedProductResponse.Builder> |
serializableBuilderClass() |
|
TerminateProvisionedProductResponse.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 TerminateProvisionedProduct 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 TerminateProvisionedProductResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<TerminateProvisionedProductResponse.Builder,TerminateProvisionedProductResponse>
public static TerminateProvisionedProductResponse.Builder builder()
public static Class<? extends TerminateProvisionedProductResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.