Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer.model |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureManagementNode |
CccInfrastructureManagementNode.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CccInfrastructureManagementNode> |
CccInfrastructureNetworkConfiguration.getManagementNodes()
Information about the management nodes that are provisioned in the Compute Cloud@Customer
infrastructure.
|
Modifier and Type | Method and Description |
---|---|
CccInfrastructureManagementNode.Builder |
CccInfrastructureManagementNode.Builder.copy(CccInfrastructureManagementNode model) |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureNetworkConfiguration.Builder |
CccInfrastructureNetworkConfiguration.Builder.managementNodes(List<CccInfrastructureManagementNode> managementNodes)
Information about the management nodes that are provisioned in the Compute Cloud@Customer
infrastructure.
|
Constructor and Description |
---|
CccInfrastructureNetworkConfiguration(List<CccInfrastructureManagementNode> managementNodes,
Integer uplinkPortSpeedInGbps,
Integer uplinkPortCount,
Integer uplinkVlanMtu,
String uplinkNetmask,
CccInfrastructureNetworkConfiguration.UplinkPortForwardErrorCorrection uplinkPortForwardErrorCorrection,
String uplinkDomain,
String uplinkGatewayIp,
List<String> spineIps,
String spineVip,
String mgmtVipHostname,
String mgmtVipIp,
List<String> dnsIps,
CccInfrastructureRoutingStaticDetails infrastructureRoutingStatic,
CccInfrastructureRoutingDynamicDetails infrastructureRoutingDynamic)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.