Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.requests |
Modifier and Type | Method and Description |
---|---|
UpdateIngressGatewayResponse |
ServiceMeshClient.updateIngressGateway(UpdateIngressGatewayRequest request) |
UpdateIngressGatewayResponse |
ServiceMesh.updateIngressGateway(UpdateIngressGatewayRequest request)
Updates the IngressGateway.
|
Future<UpdateIngressGatewayResponse> |
ServiceMeshAsyncClient.updateIngressGateway(UpdateIngressGatewayRequest request,
AsyncHandler<UpdateIngressGatewayRequest,UpdateIngressGatewayResponse> handler) |
Future<UpdateIngressGatewayResponse> |
ServiceMeshAsync.updateIngressGateway(UpdateIngressGatewayRequest request,
AsyncHandler<UpdateIngressGatewayRequest,UpdateIngressGatewayResponse> handler)
Updates the IngressGateway.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateIngressGatewayResponse> |
ServiceMeshAsyncClient.updateIngressGateway(UpdateIngressGatewayRequest request,
AsyncHandler<UpdateIngressGatewayRequest,UpdateIngressGatewayResponse> handler) |
Future<UpdateIngressGatewayResponse> |
ServiceMeshAsync.updateIngressGateway(UpdateIngressGatewayRequest request,
AsyncHandler<UpdateIngressGatewayRequest,UpdateIngressGatewayResponse> handler)
Updates the IngressGateway.
|
Modifier and Type | Method and Description |
---|---|
UpdateIngressGatewayRequest |
UpdateIngressGatewayRequest.Builder.build()
Build the instance of UpdateIngressGatewayRequest as configured by this builder
|
UpdateIngressGatewayRequest |
UpdateIngressGatewayRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateIngressGatewayRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.copy(UpdateIngressGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.