Package | Description |
---|---|
com.vmware.oauth2 |
The
com.vmware.oauth2 package contains classes for reuse by OAuth2 API
definitions. |
Modifier and Type | Method and Description |
---|---|
static TokenResult |
TokenResult._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 TokenResult |
TokenResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
TokenResult |
TokenResult.Builder.build() |