inlined Responses
public abstract BatchJobDestination.Builder inlinedResponses(List<InlinedResponse> inlinedResponses)
@CanIgnoreReturnValue()
Setter for inlinedResponses.
inlinedResponses: The responses to the requests in the batch. Returned when the batch was built using inlined requests. The responses will be in the same order as the input requests.
@CanIgnoreReturnValue()
Setter for inlinedResponses builder.
inlinedResponses: The responses to the requests in the batch. Returned when the batch was built using inlined requests. The responses will be in the same order as the input requests.