Class CloudDeployClient.ListCustomTargetTypesPagedResponse (1.40.0)

public static class CloudDeployClient.ListCustomTargetTypesPagedResponse extends AbstractPagedListResponse<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse,CustomTargetType,CloudDeployClient.ListCustomTargetTypesPage,CloudDeployClient.ListCustomTargetTypesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudDeployClient.ListCustomTargetTypesPagedResponse

Static Methods

createAsync(PageContext<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse,CustomTargetType> context, ApiFuture<ListCustomTargetTypesResponse> futureResponse)

public static ApiFuture<CloudDeployClient.ListCustomTargetTypesPagedResponse> createAsync(PageContext<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse,CustomTargetType> context, ApiFuture<ListCustomTargetTypesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse,CustomTargetType>
futureResponse ApiFuture<ListCustomTargetTypesResponse>
Returns
Type Description
ApiFuture<ListCustomTargetTypesPagedResponse>