Uses of Class
com.google.cloud.workstations.v1beta.ListWorkstationsResponse
-
Packages that use ListWorkstationsResponse Package Description com.google.cloud.workstations.v1beta A client to Cloud Workstations APIcom.google.cloud.workstations.v1beta.stub -
-
Uses of ListWorkstationsResponse in com.google.cloud.workstations.v1beta
Methods in com.google.cloud.workstations.v1beta that return ListWorkstationsResponse Modifier and Type Method Description ListWorkstationsResponse
ListWorkstationsResponse.Builder. build()
ListWorkstationsResponse
ListWorkstationsResponse.Builder. buildPartial()
static ListWorkstationsResponse
ListWorkstationsResponse. getDefaultInstance()
ListWorkstationsResponse
ListWorkstationsResponse.Builder. getDefaultInstanceForType()
ListWorkstationsResponse
ListWorkstationsResponse. getDefaultInstanceForType()
ListWorkstationsResponse
WorkstationsGrpc.WorkstationsBlockingStub. listWorkstations(ListWorkstationsRequest request)
Returns all Workstations using the specified workstation configuration.static ListWorkstationsResponse
ListWorkstationsResponse. parseDelimitedFrom(InputStream input)
static ListWorkstationsResponse
ListWorkstationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(byte[] data)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(InputStream input)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(ByteBuffer data)
static ListWorkstationsResponse
ListWorkstationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.workstations.v1beta that return types with arguments of type ListWorkstationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListWorkstationsRequest,ListWorkstationsResponse>
WorkstationsGrpc. getListWorkstationsMethod()
com.google.protobuf.Parser<ListWorkstationsResponse>
ListWorkstationsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListWorkstationsResponse>
WorkstationsGrpc.WorkstationsFutureStub. listWorkstations(ListWorkstationsRequest request)
Returns all Workstations using the specified workstation configuration.com.google.api.gax.rpc.UnaryCallable<ListWorkstationsRequest,ListWorkstationsResponse>
WorkstationsClient. listWorkstationsCallable()
Returns all Workstations using the specified workstation configuration.com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkstationsRequest,ListWorkstationsResponse,WorkstationsClient.ListWorkstationsPagedResponse>
WorkstationsSettings.Builder. listWorkstationsSettings()
Returns the builder for the settings used for calls to listWorkstations.com.google.api.gax.rpc.PagedCallSettings<ListWorkstationsRequest,ListWorkstationsResponse,WorkstationsClient.ListWorkstationsPagedResponse>
WorkstationsSettings. listWorkstationsSettings()
Returns the object with the settings used for calls to listWorkstations.static com.google.protobuf.Parser<ListWorkstationsResponse>
ListWorkstationsResponse. parser()
Methods in com.google.cloud.workstations.v1beta with parameters of type ListWorkstationsResponse Modifier and Type Method Description protected WorkstationsClient.ListWorkstationsPage
WorkstationsClient.ListWorkstationsPage. createPage(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context, ListWorkstationsResponse response)
ListWorkstationsResponse.Builder
ListWorkstationsResponse.Builder. mergeFrom(ListWorkstationsResponse other)
static ListWorkstationsResponse.Builder
ListWorkstationsResponse. newBuilder(ListWorkstationsResponse prototype)
Method parameters in com.google.cloud.workstations.v1beta with type arguments of type ListWorkstationsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<WorkstationsClient.ListWorkstationsPagedResponse>
WorkstationsClient.ListWorkstationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context, com.google.api.core.ApiFuture<ListWorkstationsResponse> futureResponse)
static com.google.api.core.ApiFuture<WorkstationsClient.ListWorkstationsPagedResponse>
WorkstationsClient.ListWorkstationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context, com.google.api.core.ApiFuture<ListWorkstationsResponse> futureResponse)
protected WorkstationsClient.ListWorkstationsPage
WorkstationsClient.ListWorkstationsPage. createPage(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context, ListWorkstationsResponse response)
com.google.api.core.ApiFuture<WorkstationsClient.ListWorkstationsPage>
WorkstationsClient.ListWorkstationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context, com.google.api.core.ApiFuture<ListWorkstationsResponse> futureResponse)
com.google.api.core.ApiFuture<WorkstationsClient.ListWorkstationsPage>
WorkstationsClient.ListWorkstationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context, com.google.api.core.ApiFuture<ListWorkstationsResponse> futureResponse)
default void
WorkstationsGrpc.AsyncService. listWorkstations(ListWorkstationsRequest request, io.grpc.stub.StreamObserver<ListWorkstationsResponse> responseObserver)
Returns all Workstations using the specified workstation configuration.void
WorkstationsGrpc.WorkstationsStub. listWorkstations(ListWorkstationsRequest request, io.grpc.stub.StreamObserver<ListWorkstationsResponse> responseObserver)
Returns all Workstations using the specified workstation configuration. -
Uses of ListWorkstationsResponse in com.google.cloud.workstations.v1beta.stub
Methods in com.google.cloud.workstations.v1beta.stub that return types with arguments of type ListWorkstationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListWorkstationsRequest,ListWorkstationsResponse>
GrpcWorkstationsStub. listWorkstationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListWorkstationsRequest,ListWorkstationsResponse>
HttpJsonWorkstationsStub. listWorkstationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListWorkstationsRequest,ListWorkstationsResponse>
WorkstationsStub. listWorkstationsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkstationsRequest,ListWorkstationsResponse,WorkstationsClient.ListWorkstationsPagedResponse>
WorkstationsStubSettings.Builder. listWorkstationsSettings()
Returns the builder for the settings used for calls to listWorkstations.com.google.api.gax.rpc.PagedCallSettings<ListWorkstationsRequest,ListWorkstationsResponse,WorkstationsClient.ListWorkstationsPagedResponse>
WorkstationsStubSettings. listWorkstationsSettings()
Returns the object with the settings used for calls to listWorkstations.
-