Package com.google.cloud.container.v1
Class ClusterManagerClient.ListUsableSubnetworksPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork,ClusterManagerClient.ListUsableSubnetworksPage,ClusterManagerClient.ListUsableSubnetworksFixedSizeCollection>
-
- com.google.cloud.container.v1.ClusterManagerClient.ListUsableSubnetworksPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<UsableSubnetwork>
- Enclosing class:
- ClusterManagerClient
public static class ClusterManagerClient.ListUsableSubnetworksPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork,ClusterManagerClient.ListUsableSubnetworksPage,ClusterManagerClient.ListUsableSubnetworksFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ClusterManagerClient.ListUsableSubnetworksPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork> context, com.google.api.core.ApiFuture<ListUsableSubnetworksResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ClusterManagerClient.ListUsableSubnetworksPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork> context, com.google.api.core.ApiFuture<ListUsableSubnetworksResponse> futureResponse)
-
-