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