Uses of Class
com.oracle.bmc.ospgateway.responses.DownloadPdfContentResponse
- 
Packages that use DownloadPdfContentResponse Package Description com.oracle.bmc.ospgateway com.oracle.bmc.ospgateway.responses 
- 
- 
Uses of DownloadPdfContentResponse in com.oracle.bmc.ospgatewayMethods in com.oracle.bmc.ospgateway that return DownloadPdfContentResponse Modifier and Type Method Description DownloadPdfContentResponseInvoiceService. downloadPdfContent(DownloadPdfContentRequest request)Returns an invoice in pdf formatDownloadPdfContentResponseInvoiceServiceClient. downloadPdfContent(DownloadPdfContentRequest request)Methods in com.oracle.bmc.ospgateway that return types with arguments of type DownloadPdfContentResponse Modifier and Type Method Description Future<DownloadPdfContentResponse>InvoiceServiceAsync. downloadPdfContent(DownloadPdfContentRequest request, AsyncHandler<DownloadPdfContentRequest,DownloadPdfContentResponse> handler)Returns an invoice in pdf formatFuture<DownloadPdfContentResponse>InvoiceServiceAsyncClient. downloadPdfContent(DownloadPdfContentRequest request, AsyncHandler<DownloadPdfContentRequest,DownloadPdfContentResponse> handler)Method parameters in com.oracle.bmc.ospgateway with type arguments of type DownloadPdfContentResponse Modifier and Type Method Description Future<DownloadPdfContentResponse>InvoiceServiceAsync. downloadPdfContent(DownloadPdfContentRequest request, AsyncHandler<DownloadPdfContentRequest,DownloadPdfContentResponse> handler)Returns an invoice in pdf formatFuture<DownloadPdfContentResponse>InvoiceServiceAsyncClient. downloadPdfContent(DownloadPdfContentRequest request, AsyncHandler<DownloadPdfContentRequest,DownloadPdfContentResponse> handler)
- 
Uses of DownloadPdfContentResponse in com.oracle.bmc.ospgateway.responsesMethods in com.oracle.bmc.ospgateway.responses that return DownloadPdfContentResponse Modifier and Type Method Description DownloadPdfContentResponseDownloadPdfContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ospgateway.responses with parameters of type DownloadPdfContentResponse Modifier and Type Method Description DownloadPdfContentResponse.BuilderDownloadPdfContentResponse.Builder. copy(DownloadPdfContentResponse o)Copy method to populate the builder with values from the given instance.
 
-