Uses of Class
com.google.cloud.baremetalsolution.v2.BareMetalSolutionClient.ListNetworksPagedResponse
-
Packages that use BareMetalSolutionClient.ListNetworksPagedResponse Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of BareMetalSolutionClient.ListNetworksPagedResponse in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return BareMetalSolutionClient.ListNetworksPagedResponse Modifier and Type Method Description BareMetalSolutionClient.ListNetworksPagedResponseBareMetalSolutionClient. listNetworks(ListNetworksRequest request)List network in a given project and location.BareMetalSolutionClient.ListNetworksPagedResponseBareMetalSolutionClient. listNetworks(LocationName parent)List network in a given project and location.BareMetalSolutionClient.ListNetworksPagedResponseBareMetalSolutionClient. listNetworks(String parent)List network in a given project and location.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type BareMetalSolutionClient.ListNetworksPagedResponse 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)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. -
Uses of BareMetalSolutionClient.ListNetworksPagedResponse in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type BareMetalSolutionClient.ListNetworksPagedResponse Modifier and Type Method Description 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.
-