Uses of Class
com.oracle.bmc.dts.requests.ListShippingVendorsRequest
-
Packages that use ListShippingVendorsRequest Package Description com.oracle.bmc.dts com.oracle.bmc.dts.requests -
-
Uses of ListShippingVendorsRequest in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts with parameters of type ListShippingVendorsRequest Modifier and Type Method Description ListShippingVendorsResponseShippingVendors. listShippingVendors(ListShippingVendorsRequest request)Lists available shipping vendors for Transfer Package deliveryFuture<ListShippingVendorsResponse>ShippingVendorsAsync. listShippingVendors(ListShippingVendorsRequest request, AsyncHandler<ListShippingVendorsRequest,ListShippingVendorsResponse> handler)Lists available shipping vendors for Transfer Package deliveryFuture<ListShippingVendorsResponse>ShippingVendorsAsyncClient. listShippingVendors(ListShippingVendorsRequest request, AsyncHandler<ListShippingVendorsRequest,ListShippingVendorsResponse> handler)ListShippingVendorsResponseShippingVendorsClient. listShippingVendors(ListShippingVendorsRequest request)Method parameters in com.oracle.bmc.dts with type arguments of type ListShippingVendorsRequest Modifier and Type Method Description Future<ListShippingVendorsResponse>ShippingVendorsAsync. listShippingVendors(ListShippingVendorsRequest request, AsyncHandler<ListShippingVendorsRequest,ListShippingVendorsResponse> handler)Lists available shipping vendors for Transfer Package deliveryFuture<ListShippingVendorsResponse>ShippingVendorsAsyncClient. listShippingVendors(ListShippingVendorsRequest request, AsyncHandler<ListShippingVendorsRequest,ListShippingVendorsResponse> handler) -
Uses of ListShippingVendorsRequest in com.oracle.bmc.dts.requests
Methods in com.oracle.bmc.dts.requests that return ListShippingVendorsRequest Modifier and Type Method Description ListShippingVendorsRequestListShippingVendorsRequest.Builder. build()Build the instance of ListShippingVendorsRequest as configured by this builderListShippingVendorsRequestListShippingVendorsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListShippingVendorsRequest as configured by this builderMethods in com.oracle.bmc.dts.requests with parameters of type ListShippingVendorsRequest Modifier and Type Method Description ListShippingVendorsRequest.BuilderListShippingVendorsRequest.Builder. copy(ListShippingVendorsRequest o)Copy method to populate the builder with values from the given instance.
-