Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
PublishSkillResponse |
ManagementClient.publishSkill(PublishSkillRequest request) |
PublishSkillResponse |
Management.publishSkill(PublishSkillRequest request)
Publish a draft Skill.
|
Modifier and Type | Method and Description |
---|---|
Future<PublishSkillResponse> |
ManagementAsyncClient.publishSkill(PublishSkillRequest request,
AsyncHandler<PublishSkillRequest,PublishSkillResponse> handler) |
Future<PublishSkillResponse> |
ManagementAsync.publishSkill(PublishSkillRequest request,
AsyncHandler<PublishSkillRequest,PublishSkillResponse> handler)
Publish a draft Skill.
|
Modifier and Type | Method and Description |
---|---|
Future<PublishSkillResponse> |
ManagementAsyncClient.publishSkill(PublishSkillRequest request,
AsyncHandler<PublishSkillRequest,PublishSkillResponse> handler) |
Future<PublishSkillResponse> |
ManagementAsync.publishSkill(PublishSkillRequest request,
AsyncHandler<PublishSkillRequest,PublishSkillResponse> handler)
Publish a draft Skill.
|
Modifier and Type | Method and Description |
---|---|
PublishSkillResponse |
PublishSkillResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PublishSkillResponse.Builder |
PublishSkillResponse.Builder.copy(PublishSkillResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.