Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer.model |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureNetworkConfiguration |
CccInfrastructureNetworkConfiguration.Builder.build() |
CccInfrastructureNetworkConfiguration |
CccInfrastructure.getInfrastructureNetworkConfiguration() |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureNetworkConfiguration.Builder |
CccInfrastructureNetworkConfiguration.Builder.copy(CccInfrastructureNetworkConfiguration model) |
CccInfrastructure.Builder |
CccInfrastructure.Builder.infrastructureNetworkConfiguration(CccInfrastructureNetworkConfiguration infrastructureNetworkConfiguration) |
Constructor and Description |
---|
CccInfrastructure(String id,
String shortName,
String displayName,
String description,
String compartmentId,
String subnetId,
CccInfrastructure.ConnectionState connectionState,
String connectionDetails,
String cccUpgradeScheduleId,
String provisioningFingerprint,
String provisioningPin,
Date timeCreated,
Date timeUpdated,
CccInfrastructure.LifecycleState lifecycleState,
String lifecycleDetails,
CccInfrastructureInventory infrastructureInventory,
CccInfrastructureNetworkConfiguration infrastructureNetworkConfiguration,
CccUpgradeInformation upgradeInformation,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.