static com.google.api.core.ApiFuture<ClusterManagerClient.ListUsableSubnetworksPagedResponse> |
ClusterManagerClient.ListUsableSubnetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork> context,
com.google.api.core.ApiFuture<ListUsableSubnetworksResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,ClusterManagerClient.ListUsableSubnetworksPagedResponse> |
ClusterManagerClient.listUsableSubnetworksPagedCallable() |
Lists subnetworks that are usable for creating clusters in a project.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,ClusterManagerClient.ListUsableSubnetworksPagedResponse> |
ClusterManagerSettings.Builder.listUsableSubnetworksSettings() |
Returns the builder for the settings used for calls to listUsableSubnetworks.
|
com.google.api.gax.rpc.PagedCallSettings<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,ClusterManagerClient.ListUsableSubnetworksPagedResponse> |
ClusterManagerSettings.listUsableSubnetworksSettings() |
Returns the object with the settings used for calls to listUsableSubnetworks.
|