Uses of Class
com.oracle.bmc.dts.responses.ListShippingVendorsResponse
-
Packages that use ListShippingVendorsResponse Package Description com.oracle.bmc.dts com.oracle.bmc.dts.responses -
-
Uses of ListShippingVendorsResponse in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts that return ListShippingVendorsResponse Modifier and Type Method Description ListShippingVendorsResponseShippingVendors. listShippingVendors(ListShippingVendorsRequest request)Lists available shipping vendors for Transfer Package deliveryListShippingVendorsResponseShippingVendorsClient. listShippingVendors(ListShippingVendorsRequest request)Methods in com.oracle.bmc.dts that return types with arguments of type ListShippingVendorsResponse 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)Method parameters in com.oracle.bmc.dts with type arguments of type ListShippingVendorsResponse 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 ListShippingVendorsResponse in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return ListShippingVendorsResponse Modifier and Type Method Description ListShippingVendorsResponseListShippingVendorsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dts.responses with parameters of type ListShippingVendorsResponse Modifier and Type Method Description ListShippingVendorsResponse.BuilderListShippingVendorsResponse.Builder. copy(ListShippingVendorsResponse o)Copy method to populate the builder with values from the given instance.
-