Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
CreateListenerResponse |
NetworkLoadBalancerClient.createListener(CreateListenerRequest request) |
CreateListenerResponse |
NetworkLoadBalancer.createListener(CreateListenerRequest request)
Adds a listener to a network load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateListenerResponse> |
NetworkLoadBalancerAsyncClient.createListener(CreateListenerRequest request,
AsyncHandler<CreateListenerRequest,CreateListenerResponse> handler) |
Future<CreateListenerResponse> |
NetworkLoadBalancerAsync.createListener(CreateListenerRequest request,
AsyncHandler<CreateListenerRequest,CreateListenerResponse> handler)
Adds a listener to a network load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateListenerResponse> |
NetworkLoadBalancerAsyncClient.createListener(CreateListenerRequest request,
AsyncHandler<CreateListenerRequest,CreateListenerResponse> handler) |
Future<CreateListenerResponse> |
NetworkLoadBalancerAsync.createListener(CreateListenerRequest request,
AsyncHandler<CreateListenerRequest,CreateListenerResponse> handler)
Adds a listener to a network load balancer.
|
Modifier and Type | Method and Description |
---|---|
CreateListenerResponse |
CreateListenerResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateListenerResponse.Builder |
CreateListenerResponse.Builder.copy(CreateListenerResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.