Uses of Class
com.google.container.v1.ListUsableSubnetworksResponse
-
Packages that use ListUsableSubnetworksResponse Package Description com.google.cloud.container.v1 A client to Kubernetes Engine APIcom.google.cloud.container.v1.stub com.google.container.v1 -
-
Uses of ListUsableSubnetworksResponse in com.google.cloud.container.v1
Methods in com.google.cloud.container.v1 that return types with arguments of type ListUsableSubnetworksResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse>
ClusterManagerClient. listUsableSubnetworksCallable()
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.Methods in com.google.cloud.container.v1 with parameters of type ListUsableSubnetworksResponse Modifier and Type Method Description protected ClusterManagerClient.ListUsableSubnetworksPage
ClusterManagerClient.ListUsableSubnetworksPage. createPage(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork> context, ListUsableSubnetworksResponse response)
Method parameters in com.google.cloud.container.v1 with type arguments of type ListUsableSubnetworksResponse Modifier and Type Method Description 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)
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)
protected ClusterManagerClient.ListUsableSubnetworksPage
ClusterManagerClient.ListUsableSubnetworksPage. createPage(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork> context, ListUsableSubnetworksResponse response)
com.google.api.core.ApiFuture<ClusterManagerClient.ListUsableSubnetworksPage>
ClusterManagerClient.ListUsableSubnetworksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork> context, com.google.api.core.ApiFuture<ListUsableSubnetworksResponse> futureResponse)
com.google.api.core.ApiFuture<ClusterManagerClient.ListUsableSubnetworksPage>
ClusterManagerClient.ListUsableSubnetworksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,UsableSubnetwork> context, com.google.api.core.ApiFuture<ListUsableSubnetworksResponse> futureResponse)
-
Uses of ListUsableSubnetworksResponse in com.google.cloud.container.v1.stub
Methods in com.google.cloud.container.v1.stub that return types with arguments of type ListUsableSubnetworksResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse>
ClusterManagerStub. listUsableSubnetworksCallable()
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse>
GrpcClusterManagerStub. listUsableSubnetworksCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,ClusterManagerClient.ListUsableSubnetworksPagedResponse>
ClusterManagerStubSettings.Builder. listUsableSubnetworksSettings()
Returns the builder for the settings used for calls to listUsableSubnetworks.com.google.api.gax.rpc.PagedCallSettings<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse,ClusterManagerClient.ListUsableSubnetworksPagedResponse>
ClusterManagerStubSettings. listUsableSubnetworksSettings()
Returns the object with the settings used for calls to listUsableSubnetworks. -
Uses of ListUsableSubnetworksResponse in com.google.container.v1
Methods in com.google.container.v1 that return ListUsableSubnetworksResponse Modifier and Type Method Description ListUsableSubnetworksResponse
ListUsableSubnetworksResponse.Builder. build()
ListUsableSubnetworksResponse
ListUsableSubnetworksResponse.Builder. buildPartial()
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. getDefaultInstance()
ListUsableSubnetworksResponse
ListUsableSubnetworksResponse.Builder. getDefaultInstanceForType()
ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. getDefaultInstanceForType()
ListUsableSubnetworksResponse
ClusterManagerGrpc.ClusterManagerBlockingStub. listUsableSubnetworks(ListUsableSubnetworksRequest request)
Lists subnetworks that are usable for creating clusters in a project.static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseDelimitedFrom(InputStream input)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(byte[] data)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(com.google.protobuf.ByteString data)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(InputStream input)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(ByteBuffer data)
static ListUsableSubnetworksResponse
ListUsableSubnetworksResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.container.v1 that return types with arguments of type ListUsableSubnetworksResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse>
ClusterManagerGrpc. getListUsableSubnetworksMethod()
com.google.protobuf.Parser<ListUsableSubnetworksResponse>
ListUsableSubnetworksResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListUsableSubnetworksResponse>
ClusterManagerGrpc.ClusterManagerFutureStub. listUsableSubnetworks(ListUsableSubnetworksRequest request)
Lists subnetworks that are usable for creating clusters in a project.static com.google.protobuf.Parser<ListUsableSubnetworksResponse>
ListUsableSubnetworksResponse. parser()
Methods in com.google.container.v1 with parameters of type ListUsableSubnetworksResponse Modifier and Type Method Description ListUsableSubnetworksResponse.Builder
ListUsableSubnetworksResponse.Builder. mergeFrom(ListUsableSubnetworksResponse other)
static ListUsableSubnetworksResponse.Builder
ListUsableSubnetworksResponse. newBuilder(ListUsableSubnetworksResponse prototype)
Method parameters in com.google.container.v1 with type arguments of type ListUsableSubnetworksResponse Modifier and Type Method Description default void
ClusterManagerGrpc.AsyncService. listUsableSubnetworks(ListUsableSubnetworksRequest request, io.grpc.stub.StreamObserver<ListUsableSubnetworksResponse> responseObserver)
Lists subnetworks that are usable for creating clusters in a project.void
ClusterManagerGrpc.ClusterManagerStub. listUsableSubnetworks(ListUsableSubnetworksRequest request, io.grpc.stub.StreamObserver<ListUsableSubnetworksResponse> responseObserver)
Lists subnetworks that are usable for creating clusters in a project.
-