Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
ListTaxesResponse |
Marketplace.listTaxes(ListTaxesRequest request)
Returns list of all tax implications that current tenant may be liable to once they launch
the listing.
|
ListTaxesResponse |
MarketplaceClient.listTaxes(ListTaxesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListTaxesResponse> |
MarketplaceAsync.listTaxes(ListTaxesRequest request,
AsyncHandler<ListTaxesRequest,ListTaxesResponse> handler)
Returns list of all tax implications that current tenant may be liable to once they launch
the listing.
|
Future<ListTaxesResponse> |
MarketplaceAsyncClient.listTaxes(ListTaxesRequest request,
AsyncHandler<ListTaxesRequest,ListTaxesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ListTaxesResponse> |
MarketplaceAsync.listTaxes(ListTaxesRequest request,
AsyncHandler<ListTaxesRequest,ListTaxesResponse> handler)
Returns list of all tax implications that current tenant may be liable to once they launch
the listing.
|
Future<ListTaxesResponse> |
MarketplaceAsyncClient.listTaxes(ListTaxesRequest request,
AsyncHandler<ListTaxesRequest,ListTaxesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListTaxesResponse |
ListTaxesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTaxesResponse.Builder |
ListTaxesResponse.Builder.copy(ListTaxesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.