Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsAmazonMqBrokerLdapServerMetadataDetails
-
Packages that use AwsAmazonMqBrokerLdapServerMetadataDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsAmazonMqBrokerLdapServerMetadataDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsAmazonMqBrokerLdapServerMetadataDetails Modifier and Type Method Description AwsAmazonMqBrokerLdapServerMetadataDetailsAwsAmazonMqBrokerDetails. ldapServerMetadata()The metadata of the Lightweight Directory Access Protocol (LDAP) server used to authenticate and authorize connections to the broker.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsAmazonMqBrokerLdapServerMetadataDetails Modifier and Type Method Description AwsAmazonMqBrokerDetails.BuilderAwsAmazonMqBrokerDetails.Builder. ldapServerMetadata(AwsAmazonMqBrokerLdapServerMetadataDetails ldapServerMetadata)The metadata of the Lightweight Directory Access Protocol (LDAP) server used to authenticate and authorize connections to the broker.
-