Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.requests |
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) |
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 |
---|---|
ListTaxesRequest |
ListTaxesRequest.Builder.build()
Build the instance of ListTaxesRequest as configured by this builder
|
ListTaxesRequest |
ListTaxesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListTaxesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListTaxesRequest.Builder |
ListTaxesRequest.Builder.copy(ListTaxesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.