HcxEnterpriseSiteInner Class

public final class HcxEnterpriseSiteInner
extends ProxyResource

An HCX Enterprise Site resource.

Constructor Summary

Constructor Description
HcxEnterpriseSiteInner()

Creates an instance of HcxEnterpriseSiteInner class.

Method Summary

Modifier and Type Method and Description
String activationKey()

Get the activationKey property: The activation key.

HcxEnterpriseSiteStatus status()

Get the status property: The status of the HCX Enterprise Site.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

HcxEnterpriseSiteInner

public HcxEnterpriseSiteInner()

Creates an instance of HcxEnterpriseSiteInner class.

Method Details

activationKey

public String activationKey()

Get the activationKey property: The activation key.

Returns:

the activationKey value.

status

public HcxEnterpriseSiteStatus status()

Get the status property: The status of the HCX Enterprise Site.

Returns:

the status value.

validate

public void validate()

Validates the instance.

Applies to