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