Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
GrantEntitlement.Builder |
GrantEntitlement.Builder.attributeName(String attributeName)
The name of the attribute whose value (specified by attributeValue) confers privilege
within the service-instance (specified by app).
|
GrantEntitlement.Builder |
GrantEntitlement.Builder.attributeValue(String attributeValue)
The value of the attribute (specified by attributeName) that confers privilege within the
service-instance (specified by app).
|
static GrantEntitlement.Builder |
GrantEntitlement.builder()
Create a new builder.
|
GrantEntitlement.Builder |
GrantEntitlement.Builder.copy(GrantEntitlement model) |
GrantEntitlement.Builder |
GrantEntitlement.toBuilder() |
Copyright © 2016–2024. All rights reserved.