Uses of Class
com.oracle.bmc.networkloadbalancer.responses.UpdateNetworkSecurityGroupsResponse
-
Packages that use UpdateNetworkSecurityGroupsResponse Package Description com.oracle.bmc.networkloadbalancer com.oracle.bmc.networkloadbalancer.responses -
-
Uses of UpdateNetworkSecurityGroupsResponse in com.oracle.bmc.networkloadbalancer
Methods in com.oracle.bmc.networkloadbalancer that return UpdateNetworkSecurityGroupsResponse Modifier and Type Method Description UpdateNetworkSecurityGroupsResponseNetworkLoadBalancer. updateNetworkSecurityGroups(UpdateNetworkSecurityGroupsRequest request)Updates the network security groups associated with the specified network load balancer.UpdateNetworkSecurityGroupsResponseNetworkLoadBalancerClient. updateNetworkSecurityGroups(UpdateNetworkSecurityGroupsRequest request)Methods in com.oracle.bmc.networkloadbalancer that return types with arguments of type UpdateNetworkSecurityGroupsResponse Modifier and Type Method Description Future<UpdateNetworkSecurityGroupsResponse>NetworkLoadBalancerAsync. updateNetworkSecurityGroups(UpdateNetworkSecurityGroupsRequest request, AsyncHandler<UpdateNetworkSecurityGroupsRequest,UpdateNetworkSecurityGroupsResponse> handler)Updates the network security groups associated with the specified network load balancer.Future<UpdateNetworkSecurityGroupsResponse>NetworkLoadBalancerAsyncClient. updateNetworkSecurityGroups(UpdateNetworkSecurityGroupsRequest request, AsyncHandler<UpdateNetworkSecurityGroupsRequest,UpdateNetworkSecurityGroupsResponse> handler)Method parameters in com.oracle.bmc.networkloadbalancer with type arguments of type UpdateNetworkSecurityGroupsResponse Modifier and Type Method Description Future<UpdateNetworkSecurityGroupsResponse>NetworkLoadBalancerAsync. updateNetworkSecurityGroups(UpdateNetworkSecurityGroupsRequest request, AsyncHandler<UpdateNetworkSecurityGroupsRequest,UpdateNetworkSecurityGroupsResponse> handler)Updates the network security groups associated with the specified network load balancer.Future<UpdateNetworkSecurityGroupsResponse>NetworkLoadBalancerAsyncClient. updateNetworkSecurityGroups(UpdateNetworkSecurityGroupsRequest request, AsyncHandler<UpdateNetworkSecurityGroupsRequest,UpdateNetworkSecurityGroupsResponse> handler) -
Uses of UpdateNetworkSecurityGroupsResponse in com.oracle.bmc.networkloadbalancer.responses
Methods in com.oracle.bmc.networkloadbalancer.responses that return UpdateNetworkSecurityGroupsResponse Modifier and Type Method Description UpdateNetworkSecurityGroupsResponseUpdateNetworkSecurityGroupsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.networkloadbalancer.responses with parameters of type UpdateNetworkSecurityGroupsResponse Modifier and Type Method Description UpdateNetworkSecurityGroupsResponse.BuilderUpdateNetworkSecurityGroupsResponse.Builder. copy(UpdateNetworkSecurityGroupsResponse o)Copy method to populate the builder with values from the given instance.
-