Uses of Class
com.google.cloud.baremetalsolution.v2.ListNetworksResponse
-
Packages that use ListNetworksResponse Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListNetworksResponse in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListNetworksResponse Modifier and Type Method Description ListNetworksResponse
ListNetworksResponse.Builder. build()
ListNetworksResponse
ListNetworksResponse.Builder. buildPartial()
static ListNetworksResponse
ListNetworksResponse. getDefaultInstance()
ListNetworksResponse
ListNetworksResponse.Builder. getDefaultInstanceForType()
ListNetworksResponse
ListNetworksResponse. getDefaultInstanceForType()
ListNetworksResponse
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listNetworks(ListNetworksRequest request)
List network in a given project and location.static ListNetworksResponse
ListNetworksResponse. parseDelimitedFrom(InputStream input)
static ListNetworksResponse
ListNetworksResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworksResponse
ListNetworksResponse. parseFrom(byte[] data)
static ListNetworksResponse
ListNetworksResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworksResponse
ListNetworksResponse. parseFrom(com.google.protobuf.ByteString data)
static ListNetworksResponse
ListNetworksResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworksResponse
ListNetworksResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListNetworksResponse
ListNetworksResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworksResponse
ListNetworksResponse. parseFrom(InputStream input)
static ListNetworksResponse
ListNetworksResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworksResponse
ListNetworksResponse. parseFrom(ByteBuffer data)
static ListNetworksResponse
ListNetworksResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListNetworksResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNetworksRequest,ListNetworksResponse>
BareMetalSolutionGrpc. getListNetworksMethod()
com.google.protobuf.Parser<ListNetworksResponse>
ListNetworksResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListNetworksResponse>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listNetworks(ListNetworksRequest request)
List network in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,ListNetworksResponse>
BareMetalSolutionClient. listNetworksCallable()
List network in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksRequest,ListNetworksResponse,BareMetalSolutionClient.ListNetworksPagedResponse>
BareMetalSolutionSettings.Builder. listNetworksSettings()
Returns the builder for the settings used for calls to listNetworks.com.google.api.gax.rpc.PagedCallSettings<ListNetworksRequest,ListNetworksResponse,BareMetalSolutionClient.ListNetworksPagedResponse>
BareMetalSolutionSettings. listNetworksSettings()
Returns the object with the settings used for calls to listNetworks.static com.google.protobuf.Parser<ListNetworksResponse>
ListNetworksResponse. parser()
Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListNetworksResponse Modifier and Type Method Description protected BareMetalSolutionClient.ListNetworksPage
BareMetalSolutionClient.ListNetworksPage. createPage(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, ListNetworksResponse response)
ListNetworksResponse.Builder
ListNetworksResponse.Builder. mergeFrom(ListNetworksResponse other)
static ListNetworksResponse.Builder
ListNetworksResponse. newBuilder(ListNetworksResponse prototype)
Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListNetworksResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNetworksPagedResponse>
BareMetalSolutionClient.ListNetworksPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, com.google.api.core.ApiFuture<ListNetworksResponse> futureResponse)
static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNetworksPagedResponse>
BareMetalSolutionClient.ListNetworksPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, com.google.api.core.ApiFuture<ListNetworksResponse> futureResponse)
protected BareMetalSolutionClient.ListNetworksPage
BareMetalSolutionClient.ListNetworksPage. createPage(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, ListNetworksResponse response)
com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNetworksPage>
BareMetalSolutionClient.ListNetworksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, com.google.api.core.ApiFuture<ListNetworksResponse> futureResponse)
com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNetworksPage>
BareMetalSolutionClient.ListNetworksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, com.google.api.core.ApiFuture<ListNetworksResponse> futureResponse)
default void
BareMetalSolutionGrpc.AsyncService. listNetworks(ListNetworksRequest request, io.grpc.stub.StreamObserver<ListNetworksResponse> responseObserver)
List network in a given project and location.void
BareMetalSolutionGrpc.BareMetalSolutionStub. listNetworks(ListNetworksRequest request, io.grpc.stub.StreamObserver<ListNetworksResponse> responseObserver)
List network in a given project and location. -
Uses of ListNetworksResponse in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type ListNetworksResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,ListNetworksResponse>
BareMetalSolutionStub. listNetworksCallable()
com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,ListNetworksResponse>
GrpcBareMetalSolutionStub. listNetworksCallable()
com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,ListNetworksResponse>
HttpJsonBareMetalSolutionStub. listNetworksCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksRequest,ListNetworksResponse,BareMetalSolutionClient.ListNetworksPagedResponse>
BareMetalSolutionStubSettings.Builder. listNetworksSettings()
Returns the builder for the settings used for calls to listNetworks.com.google.api.gax.rpc.PagedCallSettings<ListNetworksRequest,ListNetworksResponse,BareMetalSolutionClient.ListNetworksPagedResponse>
BareMetalSolutionStubSettings. listNetworksSettings()
Returns the object with the settings used for calls to listNetworks.
-