Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
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) |
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 |
---|---|
CreatePathRouteSetRequest |
CreatePathRouteSetRequest.Builder.build()
Build the instance of CreatePathRouteSetRequest as configured by this builder
|
CreatePathRouteSetRequest |
CreatePathRouteSetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreatePathRouteSetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreatePathRouteSetRequest.Builder |
CreatePathRouteSetRequest.Builder.copy(CreatePathRouteSetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.