Package | Description |
---|---|
com.oracle.bmc.ospgateway | |
com.oracle.bmc.ospgateway.requests |
Modifier and Type | Method and Description |
---|---|
DownloadPdfContentResponse |
InvoiceService.downloadPdfContent(DownloadPdfContentRequest request)
Returns an invoice in pdf format
|
DownloadPdfContentResponse |
InvoiceServiceClient.downloadPdfContent(DownloadPdfContentRequest request) |
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 |
---|---|
DownloadPdfContentRequest |
DownloadPdfContentRequest.Builder.build()
Build the instance of DownloadPdfContentRequest as configured by this builder
|
DownloadPdfContentRequest |
DownloadPdfContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DownloadPdfContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DownloadPdfContentRequest.Builder |
DownloadPdfContentRequest.Builder.copy(DownloadPdfContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.