public class PrincipalStub extends com.vmware.vapi.internal.bindings.Stub implements Principal
Principal
API service.
WARNING: Internal class, subject to change in future versions.
PrincipalTypes.InfoapiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
PrincipalStub(ApiProvider apiProvider,
StubConfigurationBase config) |
PrincipalStub(ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
StubConfigurationBase config) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalTypes.Info |
get()
Returns information about the STS used by this vCenter instance.
|
void |
get(AsyncCallback<PrincipalTypes.Info> asyncCallback)
Returns information about the STS used by this vCenter instance.
|
void |
get(AsyncCallback<PrincipalTypes.Info> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the STS used by this vCenter instance.
|
PrincipalTypes.Info |
get(InvocationConfig invocationConfig)
Returns information about the STS used by this vCenter instance.
|
public PrincipalStub(ApiProvider apiProvider, com.vmware.vapi.internal.bindings.TypeConverter typeConverter, StubConfigurationBase config)
public PrincipalStub(ApiProvider apiProvider, StubConfigurationBase config)
public PrincipalTypes.Info get()
PrincipalSynchronous method overload. Result of the invocation will be reported as a method return value.
public PrincipalTypes.Info get(InvocationConfig invocationConfig)
PrincipalSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void get(AsyncCallback<PrincipalTypes.Info> asyncCallback)
PrincipalAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
public void get(AsyncCallback<PrincipalTypes.Info> asyncCallback, InvocationConfig invocationConfig)
PrincipalAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result: