Uses of Class
security.whisper.javastix.coo.objects.UserAccount
Packages that use UserAccount
-
Uses of UserAccount in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return UserAccountModifier and TypeMethodDescriptionUserAccount.Builder.build()Builds a newUserAccount.static UserAccountUserAccount.copyOf(UserAccountCoo instance) Creates an immutable copy of aUserAccountCoovalue.final UserAccountUserAccount.withAccountCreated(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccountCreatedattribute.final UserAccountUserAccount.withAccountCreated(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccountCreatedattribute.final UserAccountUserAccount.withAccountExpires(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccountExpiresattribute.final UserAccountUserAccount.withAccountExpires(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccountExpiresattribute.final UserAccountUserAccount.withAccountFirstLogin(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccountFirstLoginattribute.final UserAccountUserAccount.withAccountFirstLogin(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccountFirstLoginattribute.final UserAccountUserAccount.withAccountLastLogin(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccountLastLoginattribute.final UserAccountUserAccount.withAccountLastLogin(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccountLastLoginattribute.final UserAccountUserAccount.withAccountLogin(String value) Copy the current immutable object by setting a present value for the optionalaccountLoginattribute.final UserAccountUserAccount.withAccountLogin(Optional<String> optional) Copy the current immutable object by setting an optional value for theaccountLoginattribute.final UserAccountUserAccount.withAccountType(String value) Copy the current immutable object by setting a present value for the optionalaccountTypeattribute.final UserAccountUserAccount.withAccountType(Optional<String> optional) Copy the current immutable object by setting an optional value for theaccountTypeattribute.final UserAccountUserAccount.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final UserAccountUserAccount.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final UserAccountUserAccount.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final UserAccountUserAccount.withDisplayName(String value) Copy the current immutable object by setting a present value for the optionaldisplayNameattribute.final UserAccountUserAccount.withDisplayName(Optional<String> optional) Copy the current immutable object by setting an optional value for thedisplayNameattribute.final UserAccountUserAccount.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final UserAccountUserAccount.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final UserAccountUserAccount.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final UserAccountUserAccount.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final UserAccountUserAccount.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final UserAccountUserAccount.withIsCanEscalatePrivs(boolean value) Copy the current immutable object by setting a present value for the optionalisCanEscalatePrivsattribute.final UserAccountUserAccount.withIsCanEscalatePrivs(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for theisCanEscalatePrivsattribute.final UserAccountUserAccount.withIsDisabled(boolean value) Copy the current immutable object by setting a present value for the optionalisDisabledattribute.final UserAccountUserAccount.withIsDisabled(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for theisDisabledattribute.final UserAccountUserAccount.withIsPrivileged(boolean value) Copy the current immutable object by setting a present value for the optionalisPrivilegedattribute.final UserAccountUserAccount.withIsPrivileged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for theisPrivilegedattribute.final UserAccountUserAccount.withIsServiceAccount(boolean value) Copy the current immutable object by setting a present value for the optionalisServiceAccountattribute.final UserAccountUserAccount.withIsServiceAccount(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for theisServiceAccountattribute.final UserAccountUserAccount.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final UserAccountUserAccount.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final UserAccountUserAccount.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final UserAccountUserAccount.withPasswordLastChanged(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thepasswordLastChangedattribute.final UserAccountUserAccount.withPasswordLastChanged(StixInstant value) Copy the current immutable object by setting a present value for the optionalpasswordLastChangedattribute.final UserAccountUserAccount.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final UserAccountCopy the current immutable object by setting a value for thetypeattribute.final UserAccountUserAccount.withUserId(String value) Copy the current immutable object by setting a value for theuserIdattribute.