Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateNetworkSecurityGroupsResponse> |
LoadBalancerAsyncClient.updateNetworkSecurityGroups(UpdateNetworkSecurityGroupsRequest request,
AsyncHandler<UpdateNetworkSecurityGroupsRequest,UpdateNetworkSecurityGroupsResponse> handler) |
Future<UpdateNetworkSecurityGroupsResponse> |
LoadBalancerAsync.updateNetworkSecurityGroups(UpdateNetworkSecurityGroupsRequest request,
AsyncHandler<UpdateNetworkSecurityGroupsRequest,UpdateNetworkSecurityGroupsResponse> handler)
Updates the network security groups associated with the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSecurityGroupsRequest |
UpdateNetworkSecurityGroupsRequest.Builder.build()
Build the instance of UpdateNetworkSecurityGroupsRequest as configured by this builder
|
UpdateNetworkSecurityGroupsRequest |
UpdateNetworkSecurityGroupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateNetworkSecurityGroupsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.copy(UpdateNetworkSecurityGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.