Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
NetworkPerimeterIpAddresses |
NetworkPerimeterIpAddresses.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NetworkPerimeterIpAddresses> |
NetworkPerimeter.getIpAddresses()
IPAddresses or Ranges assigned to the NetworkPerimeter
|
Modifier and Type | Method and Description |
---|---|
NetworkPerimeterIpAddresses.Builder |
NetworkPerimeterIpAddresses.Builder.copy(NetworkPerimeterIpAddresses model) |
Modifier and Type | Method and Description |
---|---|
NetworkPerimeter.Builder |
NetworkPerimeter.Builder.ipAddresses(List<NetworkPerimeterIpAddresses> ipAddresses)
IPAddresses or Ranges assigned to the NetworkPerimeter
|
Constructor and Description |
---|
NetworkPerimeter(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
String externalId,
String name,
String description,
List<NetworkPerimeterIpAddresses> ipAddresses)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.