Class CloudDeployClient.ListCustomTargetTypesPagedResponse (1.39.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
NameDescription
contextPageContext<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse,CustomTargetType>
futureResponseApiFuture<ListCustomTargetTypesResponse>
Returns
TypeDescription
ApiFuture<ListCustomTargetTypesPagedResponse>