Uses of Class
com.google.cloud.workstations.v1beta.ListUsableWorkstationsResponse
-
Packages that use ListUsableWorkstationsResponse Package Description com.google.cloud.workstations.v1beta A client to Cloud Workstations APIcom.google.cloud.workstations.v1beta.stub -
-
Uses of ListUsableWorkstationsResponse in com.google.cloud.workstations.v1beta
Methods in com.google.cloud.workstations.v1beta that return ListUsableWorkstationsResponse Modifier and Type Method Description ListUsableWorkstationsResponseListUsableWorkstationsResponse.Builder. build()ListUsableWorkstationsResponseListUsableWorkstationsResponse.Builder. buildPartial()static ListUsableWorkstationsResponseListUsableWorkstationsResponse. getDefaultInstance()ListUsableWorkstationsResponseListUsableWorkstationsResponse.Builder. getDefaultInstanceForType()ListUsableWorkstationsResponseListUsableWorkstationsResponse. getDefaultInstanceForType()ListUsableWorkstationsResponseWorkstationsGrpc.WorkstationsBlockingStub. listUsableWorkstations(ListUsableWorkstationsRequest request)Returns all workstations using the specified workstation configuration on which the caller has the "workstations.workstations.use" permission.static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseDelimitedFrom(InputStream input)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(byte[] data)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(com.google.protobuf.ByteString data)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(InputStream input)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(ByteBuffer data)static ListUsableWorkstationsResponseListUsableWorkstationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.workstations.v1beta that return types with arguments of type ListUsableWorkstationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse>WorkstationsGrpc. getListUsableWorkstationsMethod()com.google.protobuf.Parser<ListUsableWorkstationsResponse>ListUsableWorkstationsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListUsableWorkstationsResponse>WorkstationsGrpc.WorkstationsFutureStub. listUsableWorkstations(ListUsableWorkstationsRequest request)Returns all workstations using the specified workstation configuration on which the caller has the "workstations.workstations.use" permission.com.google.api.gax.rpc.UnaryCallable<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse>WorkstationsClient. listUsableWorkstationsCallable()Returns all workstations using the specified workstation configuration on which the caller has the "workstations.workstations.use" permission.com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,WorkstationsClient.ListUsableWorkstationsPagedResponse>WorkstationsSettings.Builder. listUsableWorkstationsSettings()Returns the builder for the settings used for calls to listUsableWorkstations.com.google.api.gax.rpc.PagedCallSettings<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,WorkstationsClient.ListUsableWorkstationsPagedResponse>WorkstationsSettings. listUsableWorkstationsSettings()Returns the object with the settings used for calls to listUsableWorkstations.static com.google.protobuf.Parser<ListUsableWorkstationsResponse>ListUsableWorkstationsResponse. parser()Methods in com.google.cloud.workstations.v1beta with parameters of type ListUsableWorkstationsResponse Modifier and Type Method Description protected WorkstationsClient.ListUsableWorkstationsPageWorkstationsClient.ListUsableWorkstationsPage. createPage(com.google.api.gax.rpc.PageContext<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,Workstation> context, ListUsableWorkstationsResponse response)ListUsableWorkstationsResponse.BuilderListUsableWorkstationsResponse.Builder. mergeFrom(ListUsableWorkstationsResponse other)static ListUsableWorkstationsResponse.BuilderListUsableWorkstationsResponse. newBuilder(ListUsableWorkstationsResponse prototype)Method parameters in com.google.cloud.workstations.v1beta with type arguments of type ListUsableWorkstationsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<WorkstationsClient.ListUsableWorkstationsPagedResponse>WorkstationsClient.ListUsableWorkstationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,Workstation> context, com.google.api.core.ApiFuture<ListUsableWorkstationsResponse> futureResponse)static com.google.api.core.ApiFuture<WorkstationsClient.ListUsableWorkstationsPagedResponse>WorkstationsClient.ListUsableWorkstationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,Workstation> context, com.google.api.core.ApiFuture<ListUsableWorkstationsResponse> futureResponse)protected WorkstationsClient.ListUsableWorkstationsPageWorkstationsClient.ListUsableWorkstationsPage. createPage(com.google.api.gax.rpc.PageContext<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,Workstation> context, ListUsableWorkstationsResponse response)com.google.api.core.ApiFuture<WorkstationsClient.ListUsableWorkstationsPage>WorkstationsClient.ListUsableWorkstationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,Workstation> context, com.google.api.core.ApiFuture<ListUsableWorkstationsResponse> futureResponse)com.google.api.core.ApiFuture<WorkstationsClient.ListUsableWorkstationsPage>WorkstationsClient.ListUsableWorkstationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableWorkstationsRequest,ListUsableWorkstationsResponse,Workstation> context, com.google.api.core.ApiFuture<ListUsableWorkstationsResponse> futureResponse)default voidWorkstationsGrpc.AsyncService. listUsableWorkstations(ListUsableWorkstationsRequest request, io.grpc.stub.StreamObserver<ListUsableWorkstationsResponse> responseObserver)Returns all workstations using the specified workstation configuration on which the caller has the "workstations.workstations.use" permission.voidWorkstationsGrpc.WorkstationsStub. listUsableWorkstations(ListUsableWorkstationsRequest request, io.grpc.stub.StreamObserver<ListUsableWorkstationsResponse> responseObserver)Returns all workstations using the specified workstation configuration on which the caller has the "workstations.workstations.use" permission. -
Uses of ListUsableWorkstationsResponse in com.google.cloud.workstations.v1beta.stub
-