Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
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.
|
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 |
---|---|
ExportSkillRequest |
ExportSkillRequest.Builder.build()
Build the instance of ExportSkillRequest as configured by this builder
|
ExportSkillRequest |
ExportSkillRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExportSkillRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ExportSkillRequest.Builder |
ExportSkillRequest.Builder.copy(ExportSkillRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.