Uses of Class
com.google.cloud.baremetalsolution.v2.ListNetworksRequest
-
Packages that use ListNetworksRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListNetworksRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListNetworksRequest Modifier and Type Method Description ListNetworksRequestListNetworksRequest.Builder. build()ListNetworksRequestListNetworksRequest.Builder. buildPartial()static ListNetworksRequestListNetworksRequest. getDefaultInstance()ListNetworksRequestListNetworksRequest.Builder. getDefaultInstanceForType()ListNetworksRequestListNetworksRequest. getDefaultInstanceForType()static ListNetworksRequestListNetworksRequest. parseDelimitedFrom(InputStream input)static ListNetworksRequestListNetworksRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksRequestListNetworksRequest. parseFrom(byte[] data)static ListNetworksRequestListNetworksRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksRequestListNetworksRequest. parseFrom(com.google.protobuf.ByteString data)static ListNetworksRequestListNetworksRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksRequestListNetworksRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListNetworksRequestListNetworksRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksRequestListNetworksRequest. parseFrom(InputStream input)static ListNetworksRequestListNetworksRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksRequestListNetworksRequest. parseFrom(ByteBuffer data)static ListNetworksRequestListNetworksRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListNetworksRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNetworksRequest,ListNetworksResponse>BareMetalSolutionGrpc. getListNetworksMethod()com.google.protobuf.Parser<ListNetworksRequest>ListNetworksRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,ListNetworksResponse>BareMetalSolutionClient. listNetworksCallable()List network in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,BareMetalSolutionClient.ListNetworksPagedResponse>BareMetalSolutionClient. listNetworksPagedCallable()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<ListNetworksRequest>ListNetworksRequest. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListNetworksRequest Modifier and Type Method Description BareMetalSolutionClient.ListNetworksPagedResponseBareMetalSolutionClient. listNetworks(ListNetworksRequest request)List network in a given project and location.default voidBareMetalSolutionGrpc.AsyncService. listNetworks(ListNetworksRequest request, io.grpc.stub.StreamObserver<ListNetworksResponse> responseObserver)List network in a given project and location.ListNetworksResponseBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listNetworks(ListNetworksRequest request)List network in a given project and location.com.google.common.util.concurrent.ListenableFuture<ListNetworksResponse>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listNetworks(ListNetworksRequest request)List network in a given project and location.voidBareMetalSolutionGrpc.BareMetalSolutionStub. listNetworks(ListNetworksRequest request, io.grpc.stub.StreamObserver<ListNetworksResponse> responseObserver)List network in a given project and location.ListNetworksRequest.BuilderListNetworksRequest.Builder. mergeFrom(ListNetworksRequest other)static ListNetworksRequest.BuilderListNetworksRequest. newBuilder(ListNetworksRequest prototype)Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListNetworksRequest 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)protected BareMetalSolutionClient.ListNetworksPageBareMetalSolutionClient.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) -
Uses of ListNetworksRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type ListNetworksRequest 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.UnaryCallable<ListNetworksRequest,BareMetalSolutionClient.ListNetworksPagedResponse>BareMetalSolutionStub. listNetworksPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,BareMetalSolutionClient.ListNetworksPagedResponse>GrpcBareMetalSolutionStub. listNetworksPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,BareMetalSolutionClient.ListNetworksPagedResponse>HttpJsonBareMetalSolutionStub. listNetworksPagedCallable()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.
-