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