Uses of Class
com.google.cloud.baremetalsolution.v2.UpdateNetworkRequest
-
Packages that use UpdateNetworkRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of UpdateNetworkRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return UpdateNetworkRequest Modifier and Type Method Description UpdateNetworkRequestUpdateNetworkRequest.Builder. build()UpdateNetworkRequestUpdateNetworkRequest.Builder. buildPartial()static UpdateNetworkRequestUpdateNetworkRequest. getDefaultInstance()UpdateNetworkRequestUpdateNetworkRequest.Builder. getDefaultInstanceForType()UpdateNetworkRequestUpdateNetworkRequest. getDefaultInstanceForType()static UpdateNetworkRequestUpdateNetworkRequest. parseDelimitedFrom(InputStream input)static UpdateNetworkRequestUpdateNetworkRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(byte[] data)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(InputStream input)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(ByteBuffer data)static UpdateNetworkRequestUpdateNetworkRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type UpdateNetworkRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateNetworkRequest>UpdateNetworkRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateNetworkRequest,com.google.longrunning.Operation>BareMetalSolutionGrpc. getUpdateNetworkMethod()static com.google.protobuf.Parser<UpdateNetworkRequest>UpdateNetworkRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateNetworkRequest,com.google.longrunning.Operation>BareMetalSolutionClient. updateNetworkCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNetworkRequest,com.google.longrunning.Operation>BareMetalSolutionSettings.Builder. updateNetworkSettings()Returns the builder for the settings used for calls to updateNetwork.com.google.api.gax.rpc.UnaryCallSettings<UpdateNetworkRequest,com.google.longrunning.Operation>BareMetalSolutionSettings. updateNetworkSettings()Returns the object with the settings used for calls to updateNetwork.Methods in com.google.cloud.baremetalsolution.v2 with parameters of type UpdateNetworkRequest Modifier and Type Method Description UpdateNetworkRequest.BuilderUpdateNetworkRequest.Builder. mergeFrom(UpdateNetworkRequest other)static UpdateNetworkRequest.BuilderUpdateNetworkRequest. newBuilder(UpdateNetworkRequest prototype)default voidBareMetalSolutionGrpc.AsyncService. updateNetwork(UpdateNetworkRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Update details of a single network.com.google.longrunning.OperationBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. updateNetwork(UpdateNetworkRequest request)Update details of a single network.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. updateNetwork(UpdateNetworkRequest request)Update details of a single network.voidBareMetalSolutionGrpc.BareMetalSolutionStub. updateNetwork(UpdateNetworkRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Update details of a single network.com.google.api.gax.longrunning.OperationFuture<Network,OperationMetadata>BareMetalSolutionClient. updateNetworkAsync(UpdateNetworkRequest request)Update details of a single network. -
Uses of UpdateNetworkRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type UpdateNetworkRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateNetworkRequest,com.google.longrunning.Operation>BareMetalSolutionStub. updateNetworkCallable()com.google.api.gax.rpc.UnaryCallable<UpdateNetworkRequest,com.google.longrunning.Operation>GrpcBareMetalSolutionStub. updateNetworkCallable()com.google.api.gax.rpc.UnaryCallable<UpdateNetworkRequest,com.google.longrunning.Operation>HttpJsonBareMetalSolutionStub. updateNetworkCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNetworkRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings.Builder. updateNetworkSettings()Returns the builder for the settings used for calls to updateNetwork.com.google.api.gax.rpc.UnaryCallSettings<UpdateNetworkRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings. updateNetworkSettings()Returns the object with the settings used for calls to updateNetwork.
-