Package | Description |
---|---|
com.oracle.bmc.ospgateway | |
com.oracle.bmc.ospgateway.responses |
Modifier and Type | Method and Description |
---|---|
DownloadPdfContentResponse |
InvoiceService.downloadPdfContent(DownloadPdfContentRequest request)
Returns an invoice in pdf format
|
DownloadPdfContentResponse |
InvoiceServiceClient.downloadPdfContent(DownloadPdfContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadPdfContentResponse> |
InvoiceServiceAsync.downloadPdfContent(DownloadPdfContentRequest request,
AsyncHandler<DownloadPdfContentRequest,DownloadPdfContentResponse> handler)
Returns an invoice in pdf format
|
Future<DownloadPdfContentResponse> |
InvoiceServiceAsyncClient.downloadPdfContent(DownloadPdfContentRequest request,
AsyncHandler<DownloadPdfContentRequest,DownloadPdfContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadPdfContentResponse> |
InvoiceServiceAsync.downloadPdfContent(DownloadPdfContentRequest request,
AsyncHandler<DownloadPdfContentRequest,DownloadPdfContentResponse> handler)
Returns an invoice in pdf format
|
Future<DownloadPdfContentResponse> |
InvoiceServiceAsyncClient.downloadPdfContent(DownloadPdfContentRequest request,
AsyncHandler<DownloadPdfContentRequest,DownloadPdfContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DownloadPdfContentResponse |
DownloadPdfContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DownloadPdfContentResponse.Builder |
DownloadPdfContentResponse.Builder.copy(DownloadPdfContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.