Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListFastConnectProviderServicesResponse> |
VirtualNetworkAsyncClient.listFastConnectProviderServices(ListFastConnectProviderServicesRequest request,
AsyncHandler<ListFastConnectProviderServicesRequest,ListFastConnectProviderServicesResponse> handler) |
Future<ListFastConnectProviderServicesResponse> |
VirtualNetworkAsync.listFastConnectProviderServices(ListFastConnectProviderServicesRequest request,
AsyncHandler<ListFastConnectProviderServicesRequest,ListFastConnectProviderServicesResponse> handler)
Lists the service offerings from supported providers.
|
Modifier and Type | Method and Description |
---|---|
ListFastConnectProviderServicesRequest |
ListFastConnectProviderServicesRequest.Builder.build()
Build the instance of ListFastConnectProviderServicesRequest as configured by this
builder
|
ListFastConnectProviderServicesRequest |
ListFastConnectProviderServicesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListFastConnectProviderServicesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListFastConnectProviderServicesRequest.Builder |
ListFastConnectProviderServicesRequest.Builder.copy(ListFastConnectProviderServicesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.