SystemPrivilegeSummary.Builder |
SystemPrivilegeSummary.Builder.adminOption(SystemPrivilegeSummary.AdminOption adminOption) |
Indicates whether the system privilege is granted with the ADMIN option (YES) or not
(NO).
|
static SystemPrivilegeSummary.Builder |
SystemPrivilegeSummary.builder() |
Create a new builder.
|
SystemPrivilegeSummary.Builder |
SystemPrivilegeSummary.Builder.common(SystemPrivilegeSummary.Common common) |
Indicates how the system privilege was granted.
|
SystemPrivilegeSummary.Builder |
SystemPrivilegeSummary.Builder.copy(SystemPrivilegeSummary model) |
|
SystemPrivilegeSummary.Builder |
SystemPrivilegeSummary.Builder.inherited(SystemPrivilegeSummary.Inherited inherited) |
Indicates whether the granted system privilege is inherited from another container (YES)
or not (NO).
|
SystemPrivilegeSummary.Builder |
SystemPrivilegeSummary.Builder.name(String name) |
The name of a system privilege.
|
SystemPrivilegeSummary.Builder |
SystemPrivilegeSummary.toBuilder() |
|