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