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