Package | Description |
---|---|
com.oracle.bmc.dts | |
com.oracle.bmc.dts.responses |
Modifier and Type | Method and Description |
---|---|
ListShippingVendorsResponse |
ShippingVendorsClient.listShippingVendors(ListShippingVendorsRequest request) |
ListShippingVendorsResponse |
ShippingVendors.listShippingVendors(ListShippingVendorsRequest request)
Lists available shipping vendors for Transfer Package delivery
|
Modifier and Type | Method and Description |
---|---|
Future<ListShippingVendorsResponse> |
ShippingVendorsAsync.listShippingVendors(ListShippingVendorsRequest request,
AsyncHandler<ListShippingVendorsRequest,ListShippingVendorsResponse> handler)
Lists available shipping vendors for Transfer Package delivery
|
Future<ListShippingVendorsResponse> |
ShippingVendorsAsyncClient.listShippingVendors(ListShippingVendorsRequest request,
AsyncHandler<ListShippingVendorsRequest,ListShippingVendorsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ListShippingVendorsResponse> |
ShippingVendorsAsync.listShippingVendors(ListShippingVendorsRequest request,
AsyncHandler<ListShippingVendorsRequest,ListShippingVendorsResponse> handler)
Lists available shipping vendors for Transfer Package delivery
|
Future<ListShippingVendorsResponse> |
ShippingVendorsAsyncClient.listShippingVendors(ListShippingVendorsRequest request,
AsyncHandler<ListShippingVendorsRequest,ListShippingVendorsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListShippingVendorsResponse |
ListShippingVendorsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListShippingVendorsResponse.Builder |
ListShippingVendorsResponse.Builder.copy(ListShippingVendorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.