@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class AddNetworkSecurityGroupSecurityRulesRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
AddNetworkSecurityGroupSecurityRulesRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static AddNetworkSecurityGroupSecurityRulesRequest.Builder |
builder() |
AddNetworkSecurityGroupSecurityRulesDetails |
getAddNetworkSecurityGroupSecurityRulesDetails()
Request with one or more security rules to be associated with the network security group.
|
String |
getNetworkSecurityGroupId()
The OCID of the network security group.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static AddNetworkSecurityGroupSecurityRulesRequest.Builder builder()
public String getNetworkSecurityGroupId()
The OCID of the network security group.
public AddNetworkSecurityGroupSecurityRulesDetails getAddNetworkSecurityGroupSecurityRulesDetails()
Request with one or more security rules to be associated with the network security group.
Copyright © 2016–2020. All rights reserved.