Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProjectRequest,GetProjectResponse> |
AIServiceLanguageWaiters.forProject(GetProjectRequest request,
Project.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
AIServiceLanguageWaiters.forProject(GetProjectRequest request,
Project.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
AIServiceLanguageWaiters.forProject(GetProjectRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Project.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProjectRequest,GetProjectResponse> |
AIServiceLanguageWaiters.forProject(GetProjectRequest request,
Project.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
AIServiceLanguageWaiters.forProject(GetProjectRequest request,
Project.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
AIServiceLanguageWaiters.forProject(GetProjectRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Project.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetProjectResponse |
AIServiceLanguage.getProject(GetProjectRequest request)
Gets a Project by identifier
|
GetProjectResponse |
AIServiceLanguageClient.getProject(GetProjectRequest request) |
Future<GetProjectResponse> |
AIServiceLanguageAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Future<GetProjectResponse> |
AIServiceLanguageAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Gets a Project by identifier
|
Modifier and Type | Method and Description |
---|---|
Future<GetProjectResponse> |
AIServiceLanguageAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Future<GetProjectResponse> |
AIServiceLanguageAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Gets a Project by identifier
|
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.