Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
CreatePathRouteSetResponse |
LoadBalancer.createPathRouteSet(CreatePathRouteSetRequest request)
Adds a path route set to a load balancer.
|
CreatePathRouteSetResponse |
LoadBalancerClient.createPathRouteSet(CreatePathRouteSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePathRouteSetResponse> |
LoadBalancerAsyncClient.createPathRouteSet(CreatePathRouteSetRequest request,
AsyncHandler<CreatePathRouteSetRequest,CreatePathRouteSetResponse> handler) |
Future<CreatePathRouteSetResponse> |
LoadBalancerAsync.createPathRouteSet(CreatePathRouteSetRequest request,
AsyncHandler<CreatePathRouteSetRequest,CreatePathRouteSetResponse> handler)
Adds a path route set to a load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePathRouteSetResponse> |
LoadBalancerAsyncClient.createPathRouteSet(CreatePathRouteSetRequest request,
AsyncHandler<CreatePathRouteSetRequest,CreatePathRouteSetResponse> handler) |
Future<CreatePathRouteSetResponse> |
LoadBalancerAsync.createPathRouteSet(CreatePathRouteSetRequest request,
AsyncHandler<CreatePathRouteSetRequest,CreatePathRouteSetResponse> handler)
Adds a path route set to a load balancer.
|
Modifier and Type | Method and Description |
---|---|
CreatePathRouteSetResponse |
CreatePathRouteSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePathRouteSetResponse.Builder |
CreatePathRouteSetResponse.Builder.copy(CreatePathRouteSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.