| Package | Description |
|---|---|
| software.amazon.awssdk.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
LdapServerMetadataInput |
UpdateBrokerRequest.ldapServerMetadata()
The metadata of the LDAP server used to authenticate and authorize connections to the broker.
|
LdapServerMetadataInput |
CreateBrokerRequest.ldapServerMetadata()
The metadata of the LDAP server used to authenticate and authorize connections to the broker.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBrokerRequest.Builder |
UpdateBrokerRequest.Builder.ldapServerMetadata(LdapServerMetadataInput ldapServerMetadata)
The metadata of the LDAP server used to authenticate and authorize connections to the broker.
|
CreateBrokerRequest.Builder |
CreateBrokerRequest.Builder.ldapServerMetadata(LdapServerMetadataInput ldapServerMetadata)
The metadata of the LDAP server used to authenticate and authorize connections to the broker.
|
Copyright © 2021. All rights reserved.