public static interface GetExportJobsResponse.Builder extends PinpointResponse.Builder, SdkPojo, CopyableBuilder<GetExportJobsResponse.Builder,GetExportJobsResponse>
| Modifier and Type | Method and Description |
|---|---|
default GetExportJobsResponse.Builder |
exportJobsResponse(Consumer<ExportJobsResponse.Builder> exportJobsResponse)
Sets the value of the ExportJobsResponse property for this object.
|
GetExportJobsResponse.Builder |
exportJobsResponse(ExportJobsResponse exportJobsResponse)
Sets the value of the ExportJobsResponse property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetExportJobsResponse.Builder exportJobsResponse(ExportJobsResponse exportJobsResponse)
exportJobsResponse - The new value for the ExportJobsResponse property for this object.default GetExportJobsResponse.Builder exportJobsResponse(Consumer<ExportJobsResponse.Builder> exportJobsResponse)
ExportJobsResponse.Builder avoiding the need to
create one manually via ExportJobsResponse.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to exportJobsResponse(ExportJobsResponse).exportJobsResponse - a consumer that will call methods on ExportJobsResponse.BuilderexportJobsResponse(ExportJobsResponse)Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.