ServicePrincipal |
ServicePrincipal.Builder.build() |
ServicePrincipal |
ServicePrincipal.patch()
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ServicePrincipal |
ServicePrincipal.put()
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ServicePrincipal |
ServicePrincipal.withAccountEnabled(Boolean accountEnabled) |
ServicePrincipal |
ServicePrincipal.withAppDescription(String appDescription) |
ServicePrincipal |
ServicePrincipal.withAppDisplayName(String appDisplayName) |
ServicePrincipal |
ServicePrincipal.withAppId(String appId) |
ServicePrincipal |
ServicePrincipal.withApplicationTemplateId(String applicationTemplateId) |
ServicePrincipal |
ServicePrincipal.withAppOwnerOrganizationId(String appOwnerOrganizationId) |
ServicePrincipal |
ServicePrincipal.withAppRoleAssignmentRequired(Boolean appRoleAssignmentRequired) |
ServicePrincipal |
ServicePrincipal.withDescription(String description) |
ServicePrincipal |
ServicePrincipal.withDisplayName(String displayName) |
ServicePrincipal |
ServicePrincipal.withErrorUrl(String errorUrl) |
ServicePrincipal |
ServicePrincipal.withHomepage(String homepage) |
ServicePrincipal |
ServicePrincipal.withInfo(InformationalUrl info) |
ServicePrincipal |
ServicePrincipal.withLoginUrl(String loginUrl) |
ServicePrincipal |
ServicePrincipal.withLogoutUrl(String logoutUrl) |
ServicePrincipal |
ServicePrincipal.withNotes(String notes) |
ServicePrincipal |
ServicePrincipal.withPreferredSingleSignOnMode(String preferredSingleSignOnMode) |
ServicePrincipal |
ServicePrincipal.withPreferredTokenSigningKeyEndDateTime(OffsetDateTime preferredTokenSigningKeyEndDateTime) |
ServicePrincipal |
ServicePrincipal.withPreferredTokenSigningKeyThumbprint(String preferredTokenSigningKeyThumbprint) |
ServicePrincipal |
ServicePrincipal.withPublisherName(String publisherName) |
ServicePrincipal |
ServicePrincipal.withSamlMetadataUrl(String samlMetadataUrl) |
ServicePrincipal |
ServicePrincipal.withSamlSingleSignOnSettings(SamlSingleSignOnSettings samlSingleSignOnSettings) |
ServicePrincipal |
ServicePrincipal.withServicePrincipalType(String servicePrincipalType) |
ServicePrincipal |
ServicePrincipal.withSignInAudience(String signInAudience) |
ServicePrincipal |
ServicePrincipal.withTokenEncryptionKeyId(String tokenEncryptionKeyId) |