Uses of Class
com.google.cloud.vmwareengine.v1.UpdatePrivateConnectionRequest
-
Packages that use UpdatePrivateConnectionRequest Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine APIcom.google.cloud.vmwareengine.v1.stub -
-
Uses of UpdatePrivateConnectionRequest in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return UpdatePrivateConnectionRequest Modifier and Type Method Description UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest.Builder. build()UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest.Builder. buildPartial()static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. getDefaultInstance()UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest.Builder. getDefaultInstanceForType()UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. getDefaultInstanceForType()static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseDelimitedFrom(InputStream input)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(byte[] data)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(com.google.protobuf.ByteString data)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(InputStream input)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(ByteBuffer data)static UpdatePrivateConnectionRequestUpdatePrivateConnectionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type UpdatePrivateConnectionRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdatePrivateConnectionRequest>UpdatePrivateConnectionRequest. getParserForType()static io.grpc.MethodDescriptor<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>VmwareEngineGrpc. getUpdatePrivateConnectionMethod()static com.google.protobuf.Parser<UpdatePrivateConnectionRequest>UpdatePrivateConnectionRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>VmwareEngineClient. updatePrivateConnectionCallable()Modifies a `PrivateConnection` resource.com.google.api.gax.rpc.OperationCallable<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>VmwareEngineClient. updatePrivateConnectionOperationCallable()Modifies a `PrivateConnection` resource.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>VmwareEngineSettings.Builder. updatePrivateConnectionOperationSettings()Returns the builder for the settings used for calls to updatePrivateConnection.com.google.api.gax.rpc.OperationCallSettings<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>VmwareEngineSettings. updatePrivateConnectionOperationSettings()Returns the object with the settings used for calls to updatePrivateConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>VmwareEngineSettings.Builder. updatePrivateConnectionSettings()Returns the builder for the settings used for calls to updatePrivateConnection.com.google.api.gax.rpc.UnaryCallSettings<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>VmwareEngineSettings. updatePrivateConnectionSettings()Returns the object with the settings used for calls to updatePrivateConnection.Methods in com.google.cloud.vmwareengine.v1 with parameters of type UpdatePrivateConnectionRequest Modifier and Type Method Description UpdatePrivateConnectionRequest.BuilderUpdatePrivateConnectionRequest.Builder. mergeFrom(UpdatePrivateConnectionRequest other)static UpdatePrivateConnectionRequest.BuilderUpdatePrivateConnectionRequest. newBuilder(UpdatePrivateConnectionRequest prototype)default voidVmwareEngineGrpc.AsyncService. updatePrivateConnection(UpdatePrivateConnectionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Modifies a `PrivateConnection` resource.com.google.longrunning.OperationVmwareEngineGrpc.VmwareEngineBlockingStub. updatePrivateConnection(UpdatePrivateConnectionRequest request)Modifies a `PrivateConnection` resource.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>VmwareEngineGrpc.VmwareEngineFutureStub. updatePrivateConnection(UpdatePrivateConnectionRequest request)Modifies a `PrivateConnection` resource.voidVmwareEngineGrpc.VmwareEngineStub. updatePrivateConnection(UpdatePrivateConnectionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Modifies a `PrivateConnection` resource.com.google.api.gax.longrunning.OperationFuture<PrivateConnection,OperationMetadata>VmwareEngineClient. updatePrivateConnectionAsync(UpdatePrivateConnectionRequest request)Modifies a `PrivateConnection` resource. -
Uses of UpdatePrivateConnectionRequest in com.google.cloud.vmwareengine.v1.stub
Methods in com.google.cloud.vmwareengine.v1.stub that return types with arguments of type UpdatePrivateConnectionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>GrpcVmwareEngineStub. updatePrivateConnectionCallable()com.google.api.gax.rpc.UnaryCallable<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>HttpJsonVmwareEngineStub. updatePrivateConnectionCallable()com.google.api.gax.rpc.UnaryCallable<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>VmwareEngineStub. updatePrivateConnectionCallable()com.google.api.gax.rpc.OperationCallable<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>GrpcVmwareEngineStub. updatePrivateConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>HttpJsonVmwareEngineStub. updatePrivateConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>VmwareEngineStub. updatePrivateConnectionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>VmwareEngineStubSettings.Builder. updatePrivateConnectionOperationSettings()Returns the builder for the settings used for calls to updatePrivateConnection.com.google.api.gax.rpc.OperationCallSettings<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>VmwareEngineStubSettings. updatePrivateConnectionOperationSettings()Returns the object with the settings used for calls to updatePrivateConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>VmwareEngineStubSettings.Builder. updatePrivateConnectionSettings()Returns the builder for the settings used for calls to updatePrivateConnection.com.google.api.gax.rpc.UnaryCallSettings<UpdatePrivateConnectionRequest,com.google.longrunning.Operation>VmwareEngineStubSettings. updatePrivateConnectionSettings()Returns the object with the settings used for calls to updatePrivateConnection.
-