| Package | Description |
|---|---|
| com.google.cloud.dataproc.v1 |
A client to Cloud Dataproc API
|
| com.google.cloud.dataproc.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
SessionControllerClient.ListSessionsPagedResponse |
SessionControllerClient.listSessions(ListSessionsRequest request)
Lists interactive sessions.
|
SessionControllerClient.ListSessionsPagedResponse |
SessionControllerClient.listSessions(LocationName parent)
Lists interactive sessions.
|
SessionControllerClient.ListSessionsPagedResponse |
SessionControllerClient.listSessions(String parent)
Lists interactive sessions.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SessionControllerClient.ListSessionsPagedResponse> |
SessionControllerClient.ListSessionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,SessionControllerClient.ListSessionsPagedResponse> |
SessionControllerClient.listSessionsPagedCallable()
Lists interactive sessions.
|
com.google.api.gax.rpc.PagedCallSettings<ListSessionsRequest,ListSessionsResponse,SessionControllerClient.ListSessionsPagedResponse> |
SessionControllerSettings.listSessionsSettings()
Returns the object with the settings used for calls to listSessions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,SessionControllerClient.ListSessionsPagedResponse> |
SessionControllerSettings.Builder.listSessionsSettings()
Returns the builder for the settings used for calls to listSessions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,SessionControllerClient.ListSessionsPagedResponse> |
SessionControllerStub.listSessionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,SessionControllerClient.ListSessionsPagedResponse> |
GrpcSessionControllerStub.listSessionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,SessionControllerClient.ListSessionsPagedResponse> |
HttpJsonSessionControllerStub.listSessionsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSessionsRequest,ListSessionsResponse,SessionControllerClient.ListSessionsPagedResponse> |
SessionControllerStubSettings.listSessionsSettings()
Returns the object with the settings used for calls to listSessions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,SessionControllerClient.ListSessionsPagedResponse> |
SessionControllerStubSettings.Builder.listSessionsSettings()
Returns the builder for the settings used for calls to listSessions.
|
Copyright © 2024 Google LLC. All rights reserved.