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 UpdateSubnetRequestUpdateSubnetRequest.Builder. build()UpdateSubnetRequestUpdateSubnetRequest.Builder. buildPartial()static UpdateSubnetRequestUpdateSubnetRequest. getDefaultInstance()UpdateSubnetRequestUpdateSubnetRequest.Builder. getDefaultInstanceForType()UpdateSubnetRequestUpdateSubnetRequest. getDefaultInstanceForType()static UpdateSubnetRequestUpdateSubnetRequest. parseDelimitedFrom(InputStream input)static UpdateSubnetRequestUpdateSubnetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(byte[] data)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(InputStream input)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSubnetRequestUpdateSubnetRequest. parseFrom(ByteBuffer data)static UpdateSubnetRequestUpdateSubnetRequest. 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.BuilderUpdateSubnetRequest.Builder. mergeFrom(UpdateSubnetRequest other)static UpdateSubnetRequest.BuilderUpdateSubnetRequest. newBuilder(UpdateSubnetRequest prototype)default voidVmwareEngineGrpc.AsyncService. updateSubnet(UpdateSubnetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single subnet.com.google.longrunning.OperationVmwareEngineGrpc.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.voidVmwareEngineGrpc.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.
-