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