Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
CreateProjectResponse |
AIServiceLanguage.createProject(CreateProjectRequest request)
Creates a new Project.
|
CreateProjectResponse |
AIServiceLanguageClient.createProject(CreateProjectRequest request) |
Future<CreateProjectResponse> |
AIServiceLanguageAsyncClient.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler) |
Future<CreateProjectResponse> |
AIServiceLanguageAsync.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler)
Creates a new Project.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateProjectResponse> |
AIServiceLanguageAsyncClient.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler) |
Future<CreateProjectResponse> |
AIServiceLanguageAsync.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler)
Creates a new Project.
|
Modifier and Type | Method and Description |
---|---|
CreateProjectRequest |
CreateProjectRequest.Builder.build()
Build the instance of CreateProjectRequest as configured by this builder
|
CreateProjectRequest |
CreateProjectRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateProjectRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateProjectRequest.Builder |
CreateProjectRequest.Builder.copy(CreateProjectRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.