Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
ExportSkillResponse |
ManagementClient.exportSkill(ExportSkillRequest request) |
ExportSkillResponse |
Management.exportSkill(ExportSkillRequest request)
Exports the specified Skill as an archive to Object Storage.
|
Modifier and Type | Method and Description |
---|---|
Future<ExportSkillResponse> |
ManagementAsyncClient.exportSkill(ExportSkillRequest request,
AsyncHandler<ExportSkillRequest,ExportSkillResponse> handler) |
Future<ExportSkillResponse> |
ManagementAsync.exportSkill(ExportSkillRequest request,
AsyncHandler<ExportSkillRequest,ExportSkillResponse> handler)
Exports the specified Skill as an archive to Object Storage.
|
Modifier and Type | Method and Description |
---|---|
Future<ExportSkillResponse> |
ManagementAsyncClient.exportSkill(ExportSkillRequest request,
AsyncHandler<ExportSkillRequest,ExportSkillResponse> handler) |
Future<ExportSkillResponse> |
ManagementAsync.exportSkill(ExportSkillRequest request,
AsyncHandler<ExportSkillRequest,ExportSkillResponse> handler)
Exports the specified Skill as an archive to Object Storage.
|
Modifier and Type | Method and Description |
---|---|
ExportSkillResponse |
ExportSkillResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ExportSkillResponse.Builder |
ExportSkillResponse.Builder.copy(ExportSkillResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.