Package | Description |
---|---|
com.oracle.bmc.integration.model |
Modifier and Type | Method and Description |
---|---|
VirtualCloudNetwork |
VirtualCloudNetwork.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VirtualCloudNetwork> |
PublicEndpointDetails.getAllowlistedHttpVcns()
Virtual Cloud Networks allowed to access this network endpoint.
|
Modifier and Type | Method and Description |
---|---|
VirtualCloudNetwork.Builder |
VirtualCloudNetwork.Builder.copy(VirtualCloudNetwork model) |
Modifier and Type | Method and Description |
---|---|
PublicEndpointDetails.Builder |
PublicEndpointDetails.Builder.allowlistedHttpVcns(List<VirtualCloudNetwork> allowlistedHttpVcns)
Virtual Cloud Networks allowed to access this network endpoint.
|
Constructor and Description |
---|
PublicEndpointDetails(List<String> allowlistedHttpIps,
List<VirtualCloudNetwork> allowlistedHttpVcns,
Boolean isIntegrationVcnAllowlisted)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.