Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSupportedSkusResponse> |
SddcAsyncClient.listSupportedSkus(ListSupportedSkusRequest request,
AsyncHandler<ListSupportedSkusRequest,ListSupportedSkusResponse> handler) |
Future<ListSupportedSkusResponse> |
SddcAsync.listSupportedSkus(ListSupportedSkusRequest request,
AsyncHandler<ListSupportedSkusRequest,ListSupportedSkusResponse> handler)
Lists supported SKUs.
|
Modifier and Type | Method and Description |
---|---|
ListSupportedSkusRequest |
ListSupportedSkusRequest.Builder.build()
Build the instance of ListSupportedSkusRequest as configured by this builder
|
ListSupportedSkusRequest |
ListSupportedSkusRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSupportedSkusRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListSupportedSkusRequest.Builder |
ListSupportedSkusRequest.Builder.copy(ListSupportedSkusRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.