Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListIngressGatewaysResponse> |
ServiceMeshAsyncClient.listIngressGateways(ListIngressGatewaysRequest request,
AsyncHandler<ListIngressGatewaysRequest,ListIngressGatewaysResponse> handler) |
Future<ListIngressGatewaysResponse> |
ServiceMeshAsync.listIngressGateways(ListIngressGatewaysRequest request,
AsyncHandler<ListIngressGatewaysRequest,ListIngressGatewaysResponse> handler)
Returns a list of IngressGateway objects.
|
Modifier and Type | Method and Description |
---|---|
ListIngressGatewaysRequest |
ListIngressGatewaysRequest.Builder.build()
Build the instance of ListIngressGatewaysRequest as configured by this builder
|
ListIngressGatewaysRequest |
ListIngressGatewaysRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListIngressGatewaysRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListIngressGatewaysRequest.Builder |
ListIngressGatewaysRequest.Builder.copy(ListIngressGatewaysRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.