Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateNetworkSecurityGroupSecurityRulesResponse> |
VirtualNetworkAsyncClient.updateNetworkSecurityGroupSecurityRules(UpdateNetworkSecurityGroupSecurityRulesRequest request,
AsyncHandler<UpdateNetworkSecurityGroupSecurityRulesRequest,UpdateNetworkSecurityGroupSecurityRulesResponse> handler) |
Future<UpdateNetworkSecurityGroupSecurityRulesResponse> |
VirtualNetworkAsync.updateNetworkSecurityGroupSecurityRules(UpdateNetworkSecurityGroupSecurityRulesRequest request,
AsyncHandler<UpdateNetworkSecurityGroupSecurityRulesRequest,UpdateNetworkSecurityGroupSecurityRulesResponse> handler)
Updates one or more security rules in the specified network security group.
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSecurityGroupSecurityRulesRequest |
UpdateNetworkSecurityGroupSecurityRulesRequest.Builder.build()
Build the instance of UpdateNetworkSecurityGroupSecurityRulesRequest as configured by
this builder
|
UpdateNetworkSecurityGroupSecurityRulesRequest |
UpdateNetworkSecurityGroupSecurityRulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateNetworkSecurityGroupSecurityRulesRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSecurityGroupSecurityRulesRequest.Builder |
UpdateNetworkSecurityGroupSecurityRulesRequest.Builder.copy(UpdateNetworkSecurityGroupSecurityRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.