static PutProfileOutboundRequestBatchResponse.Builder |
PutProfileOutboundRequestBatchResponse.builder() |
|
PutProfileOutboundRequestBatchResponse.Builder |
PutProfileOutboundRequestBatchResponse.Builder.failedRequests(Collection<FailedProfileOutboundRequest> failedRequests) |
Sets the value of the FailedRequests property for this object.
|
PutProfileOutboundRequestBatchResponse.Builder |
PutProfileOutboundRequestBatchResponse.Builder.failedRequests(Consumer<FailedProfileOutboundRequest.Builder>... failedRequests) |
Sets the value of the FailedRequests property for this object.
|
PutProfileOutboundRequestBatchResponse.Builder |
PutProfileOutboundRequestBatchResponse.Builder.failedRequests(FailedProfileOutboundRequest... failedRequests) |
Sets the value of the FailedRequests property for this object.
|
PutProfileOutboundRequestBatchResponse.Builder |
PutProfileOutboundRequestBatchResponse.Builder.successfulRequests(Collection<SuccessfulProfileOutboundRequest> successfulRequests) |
Sets the value of the SuccessfulRequests property for this object.
|
PutProfileOutboundRequestBatchResponse.Builder |
PutProfileOutboundRequestBatchResponse.Builder.successfulRequests(Consumer<SuccessfulProfileOutboundRequest.Builder>... successfulRequests) |
Sets the value of the SuccessfulRequests property for this object.
|
PutProfileOutboundRequestBatchResponse.Builder |
PutProfileOutboundRequestBatchResponse.Builder.successfulRequests(SuccessfulProfileOutboundRequest... successfulRequests) |
Sets the value of the SuccessfulRequests property for this object.
|
PutProfileOutboundRequestBatchResponse.Builder |
PutProfileOutboundRequestBatchResponse.toBuilder() |
|