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