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