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