Package | Description |
---|---|
com.okta.sdk.impl.resource.profile.mapping | |
com.okta.sdk.resource.profile.mapping |
Modifier and Type | Method and Description |
---|---|
ProfileMappingPropertyPushStatus |
DefaultProfileMappingProperty.getPushStatus() |
Modifier and Type | Method and Description |
---|---|
ProfileMappingProperty |
DefaultProfileMappingProperty.setPushStatus(ProfileMappingPropertyPushStatus pushStatus) |
Modifier and Type | Method and Description |
---|---|
ProfileMappingPropertyPushStatus |
ProfileMappingProperty.getPushStatus() |
static ProfileMappingPropertyPushStatus |
ProfileMappingPropertyPushStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileMappingPropertyPushStatus[] |
ProfileMappingPropertyPushStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProfileMappingProperty |
ProfileMappingProperty.setPushStatus(ProfileMappingPropertyPushStatus pushStatus) |
Copyright © 2017–2023 Okta. All rights reserved.