Package | Description |
---|---|
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
static SecureAccessControlRule.Builder |
SecureAccessControlRule.builder()
Create a new builder.
|
SecureAccessControlRule.Builder |
SecureAccessControlRule.Builder.copy(SecureAccessControlRule model) |
SecureAccessControlRule.Builder |
SecureAccessControlRule.Builder.ipNotation(IpNotationType ipNotation)
The type of IP notation.
|
SecureAccessControlRule.Builder |
SecureAccessControlRule.toBuilder() |
SecureAccessControlRule.Builder |
SecureAccessControlRule.Builder.value(String value)
The associated value of the selected IP notation.
|
SecureAccessControlRule.Builder |
SecureAccessControlRule.Builder.vcnIps(String vcnIps)
A comma-separated IP or CIDR address for VCN OCID IP notation selection.
|
Copyright © 2016–2024. All rights reserved.