CopyableBuilder<TerminateProvisionedProductResponse.Builder,TerminateProvisionedProductResponse>, SdkBuilder<TerminateProvisionedProductResponse.Builder,TerminateProvisionedProductResponse>public static interface TerminateProvisionedProductResponse.Builder extends CopyableBuilder<TerminateProvisionedProductResponse.Builder,TerminateProvisionedProductResponse>
| Modifier and Type | Method | Description |
|---|---|---|
TerminateProvisionedProductResponse.Builder |
recordDetail(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.
|
copyapply, buildTerminateProvisionedProductResponse.Builder recordDetail(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.
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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.