Uses of Class
com.google.cloud.vmwareengine.v1.UpdateSubnetRequest
-
Packages that use UpdateSubnetRequest Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine APIcom.google.cloud.vmwareengine.v1.stub -
-
Uses of UpdateSubnetRequest in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return UpdateSubnetRequest Modifier and Type Method Description UpdateSubnetRequest
UpdateSubnetRequest.Builder. build()
UpdateSubnetRequest
UpdateSubnetRequest.Builder. buildPartial()
static UpdateSubnetRequest
UpdateSubnetRequest. getDefaultInstance()
UpdateSubnetRequest
UpdateSubnetRequest.Builder. getDefaultInstanceForType()
UpdateSubnetRequest
UpdateSubnetRequest. getDefaultInstanceForType()
static UpdateSubnetRequest
UpdateSubnetRequest. parseDelimitedFrom(InputStream input)
static UpdateSubnetRequest
UpdateSubnetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(byte[] data)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(InputStream input)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(ByteBuffer data)
static UpdateSubnetRequest
UpdateSubnetRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type UpdateSubnetRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateSubnetRequest>
UpdateSubnetRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateSubnetRequest,com.google.longrunning.Operation>
VmwareEngineGrpc. getUpdateSubnetMethod()
static com.google.protobuf.Parser<UpdateSubnetRequest>
UpdateSubnetRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateSubnetRequest,com.google.longrunning.Operation>
VmwareEngineClient. updateSubnetCallable()
Updates the parameters of a single subnet.com.google.api.gax.rpc.OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>
VmwareEngineClient. updateSubnetOperationCallable()
Updates the parameters of a single subnet.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSubnetRequest,Subnet,OperationMetadata>
VmwareEngineSettings.Builder. updateSubnetOperationSettings()
Returns the builder for the settings used for calls to updateSubnet.com.google.api.gax.rpc.OperationCallSettings<UpdateSubnetRequest,Subnet,OperationMetadata>
VmwareEngineSettings. updateSubnetOperationSettings()
Returns the object with the settings used for calls to updateSubnet.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSubnetRequest,com.google.longrunning.Operation>
VmwareEngineSettings.Builder. updateSubnetSettings()
Returns the builder for the settings used for calls to updateSubnet.com.google.api.gax.rpc.UnaryCallSettings<UpdateSubnetRequest,com.google.longrunning.Operation>
VmwareEngineSettings. updateSubnetSettings()
Returns the object with the settings used for calls to updateSubnet.Methods in com.google.cloud.vmwareengine.v1 with parameters of type UpdateSubnetRequest Modifier and Type Method Description UpdateSubnetRequest.Builder
UpdateSubnetRequest.Builder. mergeFrom(UpdateSubnetRequest other)
static UpdateSubnetRequest.Builder
UpdateSubnetRequest. newBuilder(UpdateSubnetRequest prototype)
default void
VmwareEngineGrpc.AsyncService. updateSubnet(UpdateSubnetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single subnet.com.google.longrunning.Operation
VmwareEngineGrpc.VmwareEngineBlockingStub. updateSubnet(UpdateSubnetRequest request)
Updates the parameters of a single subnet.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
VmwareEngineGrpc.VmwareEngineFutureStub. updateSubnet(UpdateSubnetRequest request)
Updates the parameters of a single subnet.void
VmwareEngineGrpc.VmwareEngineStub. updateSubnet(UpdateSubnetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single subnet.com.google.api.gax.longrunning.OperationFuture<Subnet,OperationMetadata>
VmwareEngineClient. updateSubnetAsync(UpdateSubnetRequest request)
Updates the parameters of a single subnet. -
Uses of UpdateSubnetRequest in com.google.cloud.vmwareengine.v1.stub
Methods in com.google.cloud.vmwareengine.v1.stub that return types with arguments of type UpdateSubnetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateSubnetRequest,com.google.longrunning.Operation>
GrpcVmwareEngineStub. updateSubnetCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSubnetRequest,com.google.longrunning.Operation>
HttpJsonVmwareEngineStub. updateSubnetCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSubnetRequest,com.google.longrunning.Operation>
VmwareEngineStub. updateSubnetCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>
GrpcVmwareEngineStub. updateSubnetOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>
HttpJsonVmwareEngineStub. updateSubnetOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>
VmwareEngineStub. updateSubnetOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSubnetRequest,Subnet,OperationMetadata>
VmwareEngineStubSettings.Builder. updateSubnetOperationSettings()
Returns the builder for the settings used for calls to updateSubnet.com.google.api.gax.rpc.OperationCallSettings<UpdateSubnetRequest,Subnet,OperationMetadata>
VmwareEngineStubSettings. updateSubnetOperationSettings()
Returns the object with the settings used for calls to updateSubnet.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSubnetRequest,com.google.longrunning.Operation>
VmwareEngineStubSettings.Builder. updateSubnetSettings()
Returns the builder for the settings used for calls to updateSubnet.com.google.api.gax.rpc.UnaryCallSettings<UpdateSubnetRequest,com.google.longrunning.Operation>
VmwareEngineStubSettings. updateSubnetSettings()
Returns the object with the settings used for calls to updateSubnet.
-