Package com.okta.sdk.resource.model
Class UserGetSingletonAllOfEmbedded
java.lang.Object
com.okta.sdk.resource.model.UserGetSingletonAllOfEmbedded
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
comments="Generator version: 7.8.0")
public class UserGetSingletonAllOfEmbedded
extends Object
implements Serializable
The embedded resources related to the object if the `expand` query parameter is specified
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddblocksItem
(UserBlock blocksItem) boolean
A list of access block details for the User accountint
hashCode()
void
toString()
-
Field Details
-
JSON_PROPERTY_BLOCKS
- See Also:
-
-
Constructor Details
-
UserGetSingletonAllOfEmbedded
public UserGetSingletonAllOfEmbedded()
-
-
Method Details