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 ListNetworksResponseListNetworksResponse.Builder. build()ListNetworksResponseListNetworksResponse.Builder. buildPartial()static ListNetworksResponseListNetworksResponse. getDefaultInstance()ListNetworksResponseListNetworksResponse.Builder. getDefaultInstanceForType()ListNetworksResponseListNetworksResponse. getDefaultInstanceForType()ListNetworksResponseBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listNetworks(ListNetworksRequest request)List network in a given project and location.static ListNetworksResponseListNetworksResponse. parseDelimitedFrom(InputStream input)static ListNetworksResponseListNetworksResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksResponseListNetworksResponse. parseFrom(byte[] data)static ListNetworksResponseListNetworksResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksResponseListNetworksResponse. parseFrom(com.google.protobuf.ByteString data)static ListNetworksResponseListNetworksResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksResponseListNetworksResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListNetworksResponseListNetworksResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksResponseListNetworksResponse. parseFrom(InputStream input)static ListNetworksResponseListNetworksResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworksResponseListNetworksResponse. parseFrom(ByteBuffer data)static ListNetworksResponseListNetworksResponse. 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.ListNetworksPageBareMetalSolutionClient.ListNetworksPage. createPage(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, ListNetworksResponse response)ListNetworksResponse.BuilderListNetworksResponse.Builder. mergeFrom(ListNetworksResponse other)static ListNetworksResponse.BuilderListNetworksResponse. 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.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)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 voidBareMetalSolutionGrpc.AsyncService. listNetworks(ListNetworksRequest request, io.grpc.stub.StreamObserver<ListNetworksResponse> responseObserver)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. -
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.
-