| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
GetTemplateGroupAccessControlEntryResponse.Builder |
GetTemplateGroupAccessControlEntryResponse.Builder.accessControlEntry(AccessControlEntry accessControlEntry)
An access control entry allows or denies an Active Directory group from enrolling and/or autoenrolling with a
template.
|
default GetTemplateGroupAccessControlEntryResponse.Builder |
GetTemplateGroupAccessControlEntryResponse.Builder.accessControlEntry(Consumer<AccessControlEntry.Builder> accessControlEntry)
An access control entry allows or denies an Active Directory group from enrolling and/or autoenrolling with a
template.
|
static GetTemplateGroupAccessControlEntryResponse.Builder |
GetTemplateGroupAccessControlEntryResponse.builder() |
GetTemplateGroupAccessControlEntryResponse.Builder |
GetTemplateGroupAccessControlEntryResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetTemplateGroupAccessControlEntryResponse.Builder> |
GetTemplateGroupAccessControlEntryResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.