Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
UpdateListenerResponse |
NetworkLoadBalancerClient.updateListener(UpdateListenerRequest request) |
UpdateListenerResponse |
NetworkLoadBalancer.updateListener(UpdateListenerRequest request)
Updates a listener for a given network load balancer.
|
Future<UpdateListenerResponse> |
NetworkLoadBalancerAsyncClient.updateListener(UpdateListenerRequest request,
AsyncHandler<UpdateListenerRequest,UpdateListenerResponse> handler) |
Future<UpdateListenerResponse> |
NetworkLoadBalancerAsync.updateListener(UpdateListenerRequest request,
AsyncHandler<UpdateListenerRequest,UpdateListenerResponse> handler)
Updates a listener for a given network load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateListenerResponse> |
NetworkLoadBalancerAsyncClient.updateListener(UpdateListenerRequest request,
AsyncHandler<UpdateListenerRequest,UpdateListenerResponse> handler) |
Future<UpdateListenerResponse> |
NetworkLoadBalancerAsync.updateListener(UpdateListenerRequest request,
AsyncHandler<UpdateListenerRequest,UpdateListenerResponse> handler)
Updates a listener for a given network load balancer.
|
Modifier and Type | Method and Description |
---|---|
UpdateListenerRequest |
UpdateListenerRequest.Builder.build()
Build the instance of UpdateListenerRequest as configured by this builder
|
UpdateListenerRequest |
UpdateListenerRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateListenerRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateListenerRequest.Builder |
UpdateListenerRequest.Builder.copy(UpdateListenerRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.