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 UpdateNetworkRequest
UpdateNetworkRequest.Builder. build()
UpdateNetworkRequest
UpdateNetworkRequest.Builder. buildPartial()
static UpdateNetworkRequest
UpdateNetworkRequest. getDefaultInstance()
UpdateNetworkRequest
UpdateNetworkRequest.Builder. getDefaultInstanceForType()
UpdateNetworkRequest
UpdateNetworkRequest. getDefaultInstanceForType()
static UpdateNetworkRequest
UpdateNetworkRequest. parseDelimitedFrom(InputStream input)
static UpdateNetworkRequest
UpdateNetworkRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(byte[] data)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(InputStream input)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNetworkRequest
UpdateNetworkRequest. parseFrom(ByteBuffer data)
static UpdateNetworkRequest
UpdateNetworkRequest. 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.Builder
UpdateNetworkRequest.Builder. mergeFrom(UpdateNetworkRequest other)
static UpdateNetworkRequest.Builder
UpdateNetworkRequest. newBuilder(UpdateNetworkRequest prototype)
default void
BareMetalSolutionGrpc.AsyncService. updateNetwork(UpdateNetworkRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Update details of a single network.com.google.longrunning.Operation
BareMetalSolutionGrpc.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.void
BareMetalSolutionGrpc.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.
-