PolicyGrantDetail |
AddPolicyGrantRequest.detail() |
The details of the policy grant.
|
PolicyGrantDetail |
PolicyGrantMember.detail() |
The details of the policy grant member.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromAddToProjectMemberPool(Consumer<AddToProjectMemberPoolPolicyGrantDetail.Builder> addToProjectMemberPool) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromAddToProjectMemberPool(AddToProjectMemberPoolPolicyGrantDetail addToProjectMemberPool) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateAssetType(Consumer<CreateAssetTypePolicyGrantDetail.Builder> createAssetType) |
Create an instance of this class with createAssetType() initialized to the given value.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateAssetType(CreateAssetTypePolicyGrantDetail createAssetType) |
Create an instance of this class with createAssetType() initialized to the given value.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateDomainUnit(Consumer<CreateDomainUnitPolicyGrantDetail.Builder> createDomainUnit) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateDomainUnit(CreateDomainUnitPolicyGrantDetail createDomainUnit) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateEnvironment(Consumer<Unit.Builder> createEnvironment) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateEnvironment(Unit createEnvironment) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateEnvironmentProfile(Consumer<CreateEnvironmentProfilePolicyGrantDetail.Builder> createEnvironmentProfile) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateEnvironmentProfile(CreateEnvironmentProfilePolicyGrantDetail createEnvironmentProfile) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateFormType(Consumer<CreateFormTypePolicyGrantDetail.Builder> createFormType) |
Create an instance of this class with createFormType() initialized to the given value.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateFormType(CreateFormTypePolicyGrantDetail createFormType) |
Create an instance of this class with createFormType() initialized to the given value.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateGlossary(Consumer<CreateGlossaryPolicyGrantDetail.Builder> createGlossary) |
Create an instance of this class with createGlossary() initialized to the given value.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateGlossary(CreateGlossaryPolicyGrantDetail createGlossary) |
Create an instance of this class with createGlossary() initialized to the given value.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateProject(Consumer<CreateProjectPolicyGrantDetail.Builder> createProject) |
Create an instance of this class with createProject() initialized to the given value.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromCreateProject(CreateProjectPolicyGrantDetail createProject) |
Create an instance of this class with createProject() initialized to the given value.
|
static PolicyGrantDetail |
PolicyGrantDetail.fromDelegateCreateEnvironmentProfile(Consumer<Unit.Builder> delegateCreateEnvironmentProfile) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromDelegateCreateEnvironmentProfile(Unit delegateCreateEnvironmentProfile) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromOverrideDomainUnitOwners(Consumer<OverrideDomainUnitOwnersPolicyGrantDetail.Builder> overrideDomainUnitOwners) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromOverrideDomainUnitOwners(OverrideDomainUnitOwnersPolicyGrantDetail overrideDomainUnitOwners) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromOverrideProjectOwners(Consumer<OverrideProjectOwnersPolicyGrantDetail.Builder> overrideProjectOwners) |
|
static PolicyGrantDetail |
PolicyGrantDetail.fromOverrideProjectOwners(OverrideProjectOwnersPolicyGrantDetail overrideProjectOwners) |
|