Package | Description |
---|---|
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
SecureAccessControlRule |
SecureAccessControlRule.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SecureAccessControlRule> |
SqlEndpointSecureAccessConfig.getAccessControlRules()
A list of SecureAccessControlRule’s to which access is limited to
|
Modifier and Type | Method and Description |
---|---|
SecureAccessControlRule.Builder |
SecureAccessControlRule.Builder.copy(SecureAccessControlRule model) |
Modifier and Type | Method and Description |
---|---|
SqlEndpointSecureAccessConfig.Builder |
SqlEndpointSecureAccessConfig.Builder.accessControlRules(List<SecureAccessControlRule> accessControlRules)
A list of SecureAccessControlRule’s to which access is limited to
|
Constructor and Description |
---|
SqlEndpointSecureAccessConfig(List<SecureAccessControlRule> accessControlRules,
String publicEndpointIp)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.