Uses of Class
com.google.cloud.workstations.v1.UpdateWorkstationRequest
-
Packages that use UpdateWorkstationRequest Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations APIcom.google.cloud.workstations.v1.stub -
-
Uses of UpdateWorkstationRequest in com.google.cloud.workstations.v1
Methods in com.google.cloud.workstations.v1 that return UpdateWorkstationRequest Modifier and Type Method Description UpdateWorkstationRequest
UpdateWorkstationRequest.Builder. build()
UpdateWorkstationRequest
UpdateWorkstationRequest.Builder. buildPartial()
static UpdateWorkstationRequest
UpdateWorkstationRequest. getDefaultInstance()
UpdateWorkstationRequest
UpdateWorkstationRequest.Builder. getDefaultInstanceForType()
UpdateWorkstationRequest
UpdateWorkstationRequest. getDefaultInstanceForType()
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseDelimitedFrom(InputStream input)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(byte[] data)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(InputStream input)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(ByteBuffer data)
static UpdateWorkstationRequest
UpdateWorkstationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.workstations.v1 that return types with arguments of type UpdateWorkstationRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateWorkstationRequest>
UpdateWorkstationRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateWorkstationRequest,com.google.longrunning.Operation>
WorkstationsGrpc. getUpdateWorkstationMethod()
static com.google.protobuf.Parser<UpdateWorkstationRequest>
UpdateWorkstationRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateWorkstationRequest,com.google.longrunning.Operation>
WorkstationsClient. updateWorkstationCallable()
Updates an existing workstation.com.google.api.gax.rpc.OperationCallable<UpdateWorkstationRequest,Workstation,OperationMetadata>
WorkstationsClient. updateWorkstationOperationCallable()
Updates an existing workstation.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkstationRequest,Workstation,OperationMetadata>
WorkstationsSettings.Builder. updateWorkstationOperationSettings()
Returns the builder for the settings used for calls to updateWorkstation.com.google.api.gax.rpc.OperationCallSettings<UpdateWorkstationRequest,Workstation,OperationMetadata>
WorkstationsSettings. updateWorkstationOperationSettings()
Returns the object with the settings used for calls to updateWorkstation.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkstationRequest,com.google.longrunning.Operation>
WorkstationsSettings.Builder. updateWorkstationSettings()
Returns the builder for the settings used for calls to updateWorkstation.com.google.api.gax.rpc.UnaryCallSettings<UpdateWorkstationRequest,com.google.longrunning.Operation>
WorkstationsSettings. updateWorkstationSettings()
Returns the object with the settings used for calls to updateWorkstation.Methods in com.google.cloud.workstations.v1 with parameters of type UpdateWorkstationRequest Modifier and Type Method Description UpdateWorkstationRequest.Builder
UpdateWorkstationRequest.Builder. mergeFrom(UpdateWorkstationRequest other)
static UpdateWorkstationRequest.Builder
UpdateWorkstationRequest. newBuilder(UpdateWorkstationRequest prototype)
default void
WorkstationsGrpc.AsyncService. updateWorkstation(UpdateWorkstationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates an existing workstation.com.google.longrunning.Operation
WorkstationsGrpc.WorkstationsBlockingStub. updateWorkstation(UpdateWorkstationRequest request)
Updates an existing workstation.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
WorkstationsGrpc.WorkstationsFutureStub. updateWorkstation(UpdateWorkstationRequest request)
Updates an existing workstation.void
WorkstationsGrpc.WorkstationsStub. updateWorkstation(UpdateWorkstationRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates an existing workstation.com.google.api.gax.longrunning.OperationFuture<Workstation,OperationMetadata>
WorkstationsClient. updateWorkstationAsync(UpdateWorkstationRequest request)
Updates an existing workstation. -
Uses of UpdateWorkstationRequest in com.google.cloud.workstations.v1.stub
Methods in com.google.cloud.workstations.v1.stub that return types with arguments of type UpdateWorkstationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateWorkstationRequest,com.google.longrunning.Operation>
GrpcWorkstationsStub. updateWorkstationCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateWorkstationRequest,com.google.longrunning.Operation>
HttpJsonWorkstationsStub. updateWorkstationCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateWorkstationRequest,com.google.longrunning.Operation>
WorkstationsStub. updateWorkstationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateWorkstationRequest,Workstation,OperationMetadata>
GrpcWorkstationsStub. updateWorkstationOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateWorkstationRequest,Workstation,OperationMetadata>
HttpJsonWorkstationsStub. updateWorkstationOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateWorkstationRequest,Workstation,OperationMetadata>
WorkstationsStub. updateWorkstationOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkstationRequest,Workstation,OperationMetadata>
WorkstationsStubSettings.Builder. updateWorkstationOperationSettings()
Returns the builder for the settings used for calls to updateWorkstation.com.google.api.gax.rpc.OperationCallSettings<UpdateWorkstationRequest,Workstation,OperationMetadata>
WorkstationsStubSettings. updateWorkstationOperationSettings()
Returns the object with the settings used for calls to updateWorkstation.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWorkstationRequest,com.google.longrunning.Operation>
WorkstationsStubSettings.Builder. updateWorkstationSettings()
Returns the builder for the settings used for calls to updateWorkstation.com.google.api.gax.rpc.UnaryCallSettings<UpdateWorkstationRequest,com.google.longrunning.Operation>
WorkstationsStubSettings. updateWorkstationSettings()
Returns the object with the settings used for calls to updateWorkstation.
-