Package | Description |
---|---|
com.vmware.vcenter.trusted_infrastructure |
The
com.vmware.vcenter.trusted_infrastructure package provides
interfaces that enable a Trusted Infrastructure. |
Modifier and Type | Method and Description |
---|---|
static StsPrincipalId |
StsPrincipalId._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static StsPrincipalId |
StsPrincipalId._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
StsPrincipalId |
StsPrincipalId.Builder.build() |
StsPrincipalId |
StsPrincipal.getId()
The principal's ID.
|
Modifier and Type | Method and Description |
---|---|
void |
StsPrincipal.setId(StsPrincipalId id)
The principal's ID.
|
Constructor and Description |
---|
Builder(StsPrincipalId id,
StsPrincipalType type)
Constructor with parameters for the required properties of
StsPrincipal . |