Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProjectRequest,GetProjectResponse> |
DataScienceWaiters.forProject(GetProjectRequest request,
ProjectLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
DataScienceWaiters.forProject(GetProjectRequest request,
ProjectLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
DataScienceWaiters.forProject(GetProjectRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ProjectLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProjectRequest,GetProjectResponse> |
DataScienceWaiters.forProject(GetProjectRequest request,
ProjectLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
DataScienceWaiters.forProject(GetProjectRequest request,
ProjectLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
DataScienceWaiters.forProject(GetProjectRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ProjectLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetProjectResponse |
DataScienceClient.getProject(GetProjectRequest request) |
GetProjectResponse |
DataScience.getProject(GetProjectRequest request)
Gets the specified project’s information.
|
Future<GetProjectResponse> |
DataScienceAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Future<GetProjectResponse> |
DataScienceAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Gets the specified project’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetProjectResponse> |
DataScienceAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Future<GetProjectResponse> |
DataScienceAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Gets the specified project’s information.
|
Modifier and Type | Method and Description |
---|---|
GetProjectRequest |
GetProjectRequest.Builder.build()
Build the instance of GetProjectRequest as configured by this builder
|
GetProjectRequest |
GetProjectRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetProjectRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetProjectRequest.Builder |
GetProjectRequest.Builder.copy(GetProjectRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.