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