Package | Description |
---|---|
com.oracle.bmc.dts | |
com.oracle.bmc.dts.requests |
Modifier and Type | Method and Description |
---|---|
ListShippingVendorsResponse |
ShippingVendorsClient.listShippingVendors(ListShippingVendorsRequest request) |
ListShippingVendorsResponse |
ShippingVendors.listShippingVendors(ListShippingVendorsRequest request)
Lists available shipping vendors for Transfer Package delivery
|
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 |
---|---|
ListShippingVendorsRequest |
ListShippingVendorsRequest.Builder.build()
Build the instance of ListShippingVendorsRequest as configured by this builder
|
ListShippingVendorsRequest |
ListShippingVendorsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListShippingVendorsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListShippingVendorsRequest.Builder |
ListShippingVendorsRequest.Builder.copy(ListShippingVendorsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.