Package com.google.cloud.deploy.v1
Class CloudDeployClient.ListTargetsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTargetsRequest,ListTargetsResponse,Target,CloudDeployClient.ListTargetsPage,CloudDeployClient.ListTargetsFixedSizeCollection>
-
- com.google.cloud.deploy.v1.CloudDeployClient.ListTargetsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Target>
- Enclosing class:
- CloudDeployClient
public static class CloudDeployClient.ListTargetsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTargetsRequest,ListTargetsResponse,Target,CloudDeployClient.ListTargetsPage,CloudDeployClient.ListTargetsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudDeployClient.ListTargetsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTargetsRequest,ListTargetsResponse,Target> context, com.google.api.core.ApiFuture<ListTargetsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CloudDeployClient.ListTargetsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTargetsRequest,ListTargetsResponse,Target> context, com.google.api.core.ApiFuture<ListTargetsResponse> futureResponse)
-
-