Package | Description |
---|---|
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
HcxLicenseSummary |
HcxLicenseSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HcxLicenseSummary> |
Sddc.getHcxOnPremLicenses()
The activation licenses to use on the on-premises HCX Enterprise appliance you site pair with
HCX Manager in your VMware Solution.
|
Modifier and Type | Method and Description |
---|---|
HcxLicenseSummary.Builder |
HcxLicenseSummary.Builder.copy(HcxLicenseSummary model) |
Modifier and Type | Method and Description |
---|---|
Sddc.Builder |
Sddc.Builder.hcxOnPremLicenses(List<HcxLicenseSummary> hcxOnPremLicenses)
The activation licenses to use on the on-premises HCX Enterprise appliance you site pair
with HCX Manager in your VMware Solution.
|
Constructor and Description |
---|
Sddc(String id,
String displayName,
String vmwareSoftwareVersion,
String esxiSoftwareVersion,
String compartmentId,
Integer clustersCount,
String vcenterFqdn,
String nsxManagerFqdn,
String vcenterPrivateIpId,
String nsxManagerPrivateIpId,
String vcenterUsername,
String nsxManagerUsername,
String sshAuthorizedKeys,
String nsxEdgeUplinkIpId,
String hcxPrivateIpId,
String hcxFqdn,
HcxModes hcxMode,
InitialConfiguration initialConfiguration,
Boolean isHcxPendingDowngrade,
List<HcxLicenseSummary> hcxOnPremLicenses,
Date timeHcxBillingCycleEnd,
Date timeHcxLicenseStatusUpdated,
Boolean isSingleHostSddc,
Date timeCreated,
Date timeUpdated,
LifecycleStates lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.