CopyableBuilder<ProvisionProductResponse.Builder,ProvisionProductResponse>, SdkBuilder<ProvisionProductResponse.Builder,ProvisionProductResponse>public static interface ProvisionProductResponse.Builder extends CopyableBuilder<ProvisionProductResponse.Builder,ProvisionProductResponse>
| Modifier and Type | Method | Description |
|---|---|---|
ProvisionProductResponse.Builder |
recordDetail(RecordDetail recordDetail) |
The detailed result of the ProvisionProduct request, containing the inputs made to that request, the
current state of the request, a pointer to the ProvisionedProduct object of the request, and a list of any
errors that the request encountered.
|
copyapply, buildProvisionProductResponse.Builder recordDetail(RecordDetail recordDetail)
The detailed result of the ProvisionProduct request, containing the inputs made to that request, the current state of the request, a pointer to the ProvisionedProduct object of the request, and a list of any errors that the request encountered.
recordDetail - The detailed result of the ProvisionProduct request, containing the inputs made to that
request, the current state of the request, a pointer to the ProvisionedProduct object of the request,
and a list of any errors that the request encountered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.