Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
CreateListingRevisionAttachmentResponse |
MarketplacePublisherClient.createListingRevisionAttachment(CreateListingRevisionAttachmentRequest request) |
CreateListingRevisionAttachmentResponse |
MarketplacePublisher.createListingRevisionAttachment(CreateListingRevisionAttachmentRequest request)
Creates a new listing revision attachment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateListingRevisionAttachmentResponse> |
MarketplacePublisherAsyncClient.createListingRevisionAttachment(CreateListingRevisionAttachmentRequest request,
AsyncHandler<CreateListingRevisionAttachmentRequest,CreateListingRevisionAttachmentResponse> handler) |
Future<CreateListingRevisionAttachmentResponse> |
MarketplacePublisherAsync.createListingRevisionAttachment(CreateListingRevisionAttachmentRequest request,
AsyncHandler<CreateListingRevisionAttachmentRequest,CreateListingRevisionAttachmentResponse> handler)
Creates a new listing revision attachment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateListingRevisionAttachmentResponse> |
MarketplacePublisherAsyncClient.createListingRevisionAttachment(CreateListingRevisionAttachmentRequest request,
AsyncHandler<CreateListingRevisionAttachmentRequest,CreateListingRevisionAttachmentResponse> handler) |
Future<CreateListingRevisionAttachmentResponse> |
MarketplacePublisherAsync.createListingRevisionAttachment(CreateListingRevisionAttachmentRequest request,
AsyncHandler<CreateListingRevisionAttachmentRequest,CreateListingRevisionAttachmentResponse> handler)
Creates a new listing revision attachment.
|
Modifier and Type | Method and Description |
---|---|
CreateListingRevisionAttachmentResponse |
CreateListingRevisionAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateListingRevisionAttachmentResponse.Builder |
CreateListingRevisionAttachmentResponse.Builder.copy(CreateListingRevisionAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.