Uses of Class
com.google.cloud.baremetalsolution.v2.Network
-
Packages that use Network Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of Network in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return Network Modifier and Type Method Description NetworkNetwork.Builder. build()NetworkNetwork.Builder. buildPartial()static NetworkNetwork. getDefaultInstance()NetworkNetwork.Builder. getDefaultInstanceForType()NetworkNetwork. getDefaultInstanceForType()NetworkBareMetalSolutionClient. getNetwork(GetNetworkRequest request)Get details of a single network.NetworkBareMetalSolutionClient. getNetwork(NetworkName name)Get details of a single network.NetworkBareMetalSolutionClient. getNetwork(String name)Get details of a single network.NetworkBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. getNetwork(GetNetworkRequest request)Get details of a single network.NetworkNetworkUsage.Builder. getNetwork()Network.NetworkNetworkUsage. getNetwork()Network.NetworkNetworkUsageOrBuilder. getNetwork()Network.NetworkUpdateNetworkRequest.Builder. getNetwork()Required.NetworkUpdateNetworkRequest. getNetwork()Required.NetworkUpdateNetworkRequestOrBuilder. getNetwork()Required.NetworkInstance.Builder. getNetworks(int index)Output only.NetworkInstance. getNetworks(int index)Output only.NetworkInstanceOrBuilder. getNetworks(int index)Output only.NetworkListNetworksResponse.Builder. getNetworks(int index)The list of networks.NetworkListNetworksResponse. getNetworks(int index)The list of networks.NetworkListNetworksResponseOrBuilder. getNetworks(int index)The list of networks.static NetworkNetwork. parseDelimitedFrom(InputStream input)static NetworkNetwork. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkNetwork. parseFrom(byte[] data)static NetworkNetwork. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkNetwork. parseFrom(com.google.protobuf.ByteString data)static NetworkNetwork. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkNetwork. parseFrom(com.google.protobuf.CodedInputStream input)static NetworkNetwork. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkNetwork. parseFrom(InputStream input)static NetworkNetwork. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkNetwork. parseFrom(ByteBuffer data)static NetworkNetwork. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NetworkBareMetalSolutionClient. renameNetwork(NetworkName name, String newNetworkId)RenameNetwork sets a new name for a network.NetworkBareMetalSolutionClient. renameNetwork(RenameNetworkRequest request)RenameNetwork sets a new name for a network.NetworkBareMetalSolutionClient. renameNetwork(String name, String newNetworkId)RenameNetwork sets a new name for a network.NetworkBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. renameNetwork(RenameNetworkRequest request)RenameNetwork sets a new name for a network.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type Network Modifier and Type Method Description static io.grpc.MethodDescriptor<GetNetworkRequest,Network>BareMetalSolutionGrpc. getGetNetworkMethod()com.google.common.util.concurrent.ListenableFuture<Network>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. getNetwork(GetNetworkRequest request)Get details of a single network.com.google.api.gax.rpc.UnaryCallable<GetNetworkRequest,Network>BareMetalSolutionClient. getNetworkCallable()Get details of a single network.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkRequest,Network>BareMetalSolutionSettings.Builder. getNetworkSettings()Returns the builder for the settings used for calls to getNetwork.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkRequest,Network>BareMetalSolutionSettings. getNetworkSettings()Returns the object with the settings used for calls to getNetwork.List<Network>Instance.Builder. getNetworksList()Output only.List<Network>Instance. getNetworksList()Output only.List<Network>InstanceOrBuilder. getNetworksList()Output only.List<Network>ListNetworksResponse.Builder. getNetworksList()The list of networks.List<Network>ListNetworksResponse. getNetworksList()The list of networks.List<Network>ListNetworksResponseOrBuilder. getNetworksList()The list of networks.com.google.protobuf.Parser<Network>Network. getParserForType()static io.grpc.MethodDescriptor<RenameNetworkRequest,Network>BareMetalSolutionGrpc. getRenameNetworkMethod()static com.google.protobuf.Parser<Network>Network. parser()com.google.common.util.concurrent.ListenableFuture<Network>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. renameNetwork(RenameNetworkRequest request)RenameNetwork sets a new name for a network.com.google.api.gax.rpc.UnaryCallable<RenameNetworkRequest,Network>BareMetalSolutionClient. renameNetworkCallable()RenameNetwork sets a new name for a network.com.google.api.gax.rpc.UnaryCallSettings.Builder<RenameNetworkRequest,Network>BareMetalSolutionSettings.Builder. renameNetworkSettings()Returns the builder for the settings used for calls to renameNetwork.com.google.api.gax.rpc.UnaryCallSettings<RenameNetworkRequest,Network>BareMetalSolutionSettings. renameNetworkSettings()Returns the object with the settings used for calls to renameNetwork.com.google.api.gax.longrunning.OperationFuture<Network,OperationMetadata>BareMetalSolutionClient. updateNetworkAsync(Network network, com.google.protobuf.FieldMask updateMask)Update details of a single network.com.google.api.gax.longrunning.OperationFuture<Network,OperationMetadata>BareMetalSolutionClient. updateNetworkAsync(UpdateNetworkRequest request)Update details of a single network.com.google.api.gax.rpc.OperationCallable<UpdateNetworkRequest,Network,OperationMetadata>BareMetalSolutionClient. updateNetworkOperationCallable()Update details of a single network.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateNetworkRequest,Network,OperationMetadata>BareMetalSolutionSettings.Builder. updateNetworkOperationSettings()Returns the builder for the settings used for calls to updateNetwork.com.google.api.gax.rpc.OperationCallSettings<UpdateNetworkRequest,Network,OperationMetadata>BareMetalSolutionSettings. updateNetworkOperationSettings()Returns the object with the settings used for calls to updateNetwork.Methods in com.google.cloud.baremetalsolution.v2 with parameters of type Network Modifier and Type Method Description Instance.BuilderInstance.Builder. addNetworks(int index, Network value)Output only.Instance.BuilderInstance.Builder. addNetworks(Network value)Output only.ListNetworksResponse.BuilderListNetworksResponse.Builder. addNetworks(int index, Network value)The list of networks.ListNetworksResponse.BuilderListNetworksResponse.Builder. addNetworks(Network value)The list of networks.Network.BuilderNetwork.Builder. mergeFrom(Network other)NetworkUsage.BuilderNetworkUsage.Builder. mergeNetwork(Network value)Network.UpdateNetworkRequest.BuilderUpdateNetworkRequest.Builder. mergeNetwork(Network value)Required.static Network.BuilderNetwork. newBuilder(Network prototype)NetworkUsage.BuilderNetworkUsage.Builder. setNetwork(Network value)Network.UpdateNetworkRequest.BuilderUpdateNetworkRequest.Builder. setNetwork(Network value)Required.Instance.BuilderInstance.Builder. setNetworks(int index, Network value)Output only.ListNetworksResponse.BuilderListNetworksResponse.Builder. setNetworks(int index, Network value)The list of networks.com.google.api.gax.longrunning.OperationFuture<Network,OperationMetadata>BareMetalSolutionClient. updateNetworkAsync(Network network, com.google.protobuf.FieldMask updateMask)Update details of a single network.Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type Network Modifier and Type Method Description Instance.BuilderInstance.Builder. addAllNetworks(Iterable<? extends Network> values)Output only.ListNetworksResponse.BuilderListNetworksResponse.Builder. addAllNetworks(Iterable<? extends Network> values)The list of networks.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)default voidBareMetalSolutionGrpc.AsyncService. getNetwork(GetNetworkRequest request, io.grpc.stub.StreamObserver<Network> responseObserver)Get details of a single network.voidBareMetalSolutionGrpc.BareMetalSolutionStub. getNetwork(GetNetworkRequest request, io.grpc.stub.StreamObserver<Network> responseObserver)Get details of a single network.default voidBareMetalSolutionGrpc.AsyncService. renameNetwork(RenameNetworkRequest request, io.grpc.stub.StreamObserver<Network> responseObserver)RenameNetwork sets a new name for a network.voidBareMetalSolutionGrpc.BareMetalSolutionStub. renameNetwork(RenameNetworkRequest request, io.grpc.stub.StreamObserver<Network> responseObserver)RenameNetwork sets a new name for a network. -
Uses of Network in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type Network Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNetworkRequest,Network>BareMetalSolutionStub. getNetworkCallable()com.google.api.gax.rpc.UnaryCallable<GetNetworkRequest,Network>GrpcBareMetalSolutionStub. getNetworkCallable()com.google.api.gax.rpc.UnaryCallable<GetNetworkRequest,Network>HttpJsonBareMetalSolutionStub. getNetworkCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkRequest,Network>BareMetalSolutionStubSettings.Builder. getNetworkSettings()Returns the builder for the settings used for calls to getNetwork.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkRequest,Network>BareMetalSolutionStubSettings. getNetworkSettings()Returns the object with the settings used for calls to getNetwork.com.google.api.gax.rpc.UnaryCallable<RenameNetworkRequest,Network>BareMetalSolutionStub. renameNetworkCallable()com.google.api.gax.rpc.UnaryCallable<RenameNetworkRequest,Network>GrpcBareMetalSolutionStub. renameNetworkCallable()com.google.api.gax.rpc.UnaryCallable<RenameNetworkRequest,Network>HttpJsonBareMetalSolutionStub. renameNetworkCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<RenameNetworkRequest,Network>BareMetalSolutionStubSettings.Builder. renameNetworkSettings()Returns the builder for the settings used for calls to renameNetwork.com.google.api.gax.rpc.UnaryCallSettings<RenameNetworkRequest,Network>BareMetalSolutionStubSettings. renameNetworkSettings()Returns the object with the settings used for calls to renameNetwork.com.google.api.gax.rpc.OperationCallable<UpdateNetworkRequest,Network,OperationMetadata>BareMetalSolutionStub. updateNetworkOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateNetworkRequest,Network,OperationMetadata>GrpcBareMetalSolutionStub. updateNetworkOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateNetworkRequest,Network,OperationMetadata>HttpJsonBareMetalSolutionStub. updateNetworkOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateNetworkRequest,Network,OperationMetadata>BareMetalSolutionStubSettings.Builder. updateNetworkOperationSettings()Returns the builder for the settings used for calls to updateNetwork.com.google.api.gax.rpc.OperationCallSettings<UpdateNetworkRequest,Network,OperationMetadata>BareMetalSolutionStubSettings. updateNetworkOperationSettings()Returns the object with the settings used for calls to updateNetwork.
-