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