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 ListWorkstationsResponseListWorkstationsResponse.Builder. build()ListWorkstationsResponseListWorkstationsResponse.Builder. buildPartial()static ListWorkstationsResponseListWorkstationsResponse. getDefaultInstance()ListWorkstationsResponseListWorkstationsResponse.Builder. getDefaultInstanceForType()ListWorkstationsResponseListWorkstationsResponse. getDefaultInstanceForType()ListWorkstationsResponseWorkstationsGrpc.WorkstationsBlockingStub. listWorkstations(ListWorkstationsRequest request)Returns all Workstations using the specified workstation configuration.static ListWorkstationsResponseListWorkstationsResponse. parseDelimitedFrom(InputStream input)static ListWorkstationsResponseListWorkstationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(byte[] data)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(com.google.protobuf.ByteString data)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(InputStream input)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkstationsResponseListWorkstationsResponse. parseFrom(ByteBuffer data)static ListWorkstationsResponseListWorkstationsResponse. 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.ListWorkstationsPageWorkstationsClient.ListWorkstationsPage. createPage(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context, ListWorkstationsResponse response)ListWorkstationsResponse.BuilderListWorkstationsResponse.Builder. mergeFrom(ListWorkstationsResponse other)static ListWorkstationsResponse.BuilderListWorkstationsResponse. 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.ListWorkstationsPageWorkstationsClient.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 voidWorkstationsGrpc.AsyncService. listWorkstations(ListWorkstationsRequest request, io.grpc.stub.StreamObserver<ListWorkstationsResponse> responseObserver)Returns all Workstations using the specified workstation configuration.voidWorkstationsGrpc.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.
-