Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
ValidateAndPublishArtifactResponse |
MarketplacePublisherClient.validateAndPublishArtifact(ValidateAndPublishArtifactRequest request) |
ValidateAndPublishArtifactResponse |
MarketplacePublisher.validateAndPublishArtifact(ValidateAndPublishArtifactRequest request)
Validate and publish artifact.
|
Modifier and Type | Method and Description |
---|---|
Future<ValidateAndPublishArtifactResponse> |
MarketplacePublisherAsyncClient.validateAndPublishArtifact(ValidateAndPublishArtifactRequest request,
AsyncHandler<ValidateAndPublishArtifactRequest,ValidateAndPublishArtifactResponse> handler) |
Future<ValidateAndPublishArtifactResponse> |
MarketplacePublisherAsync.validateAndPublishArtifact(ValidateAndPublishArtifactRequest request,
AsyncHandler<ValidateAndPublishArtifactRequest,ValidateAndPublishArtifactResponse> handler)
Validate and publish artifact.
|
Modifier and Type | Method and Description |
---|---|
Future<ValidateAndPublishArtifactResponse> |
MarketplacePublisherAsyncClient.validateAndPublishArtifact(ValidateAndPublishArtifactRequest request,
AsyncHandler<ValidateAndPublishArtifactRequest,ValidateAndPublishArtifactResponse> handler) |
Future<ValidateAndPublishArtifactResponse> |
MarketplacePublisherAsync.validateAndPublishArtifact(ValidateAndPublishArtifactRequest request,
AsyncHandler<ValidateAndPublishArtifactRequest,ValidateAndPublishArtifactResponse> handler)
Validate and publish artifact.
|
Modifier and Type | Method and Description |
---|---|
ValidateAndPublishArtifactResponse |
ValidateAndPublishArtifactResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ValidateAndPublishArtifactResponse.Builder |
ValidateAndPublishArtifactResponse.Builder.copy(ValidateAndPublishArtifactResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.