Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
CreateProjectResponse |
AIServiceDocument.createProject(CreateProjectRequest request)
Create a new project.
|
CreateProjectResponse |
AIServiceDocumentClient.createProject(CreateProjectRequest request) |
Future<CreateProjectResponse> |
AIServiceDocumentAsync.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler)
Create a new project.
|
Future<CreateProjectResponse> |
AIServiceDocumentAsyncClient.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateProjectResponse> |
AIServiceDocumentAsync.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler)
Create a new project.
|
Future<CreateProjectResponse> |
AIServiceDocumentAsyncClient.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler) |
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.