| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
ClientAuthentication |
Provisioned.clientAuthentication()
Includes all client authentication information.
|
ClientAuthentication |
ProvisionedRequest.clientAuthentication()
Includes all client authentication information.
|
ClientAuthentication |
UpdateSecurityRequest.clientAuthentication()
Includes all client authentication related information.
|
ClientAuthentication |
CreateClusterRequest.clientAuthentication()
Includes all client authentication related information.
|
ClientAuthentication |
MutableClusterInfo.clientAuthentication()
Includes all client authentication information.
|
ClientAuthentication |
ClusterInfo.clientAuthentication()
Includes all client authentication information.
|
| Modifier and Type | Method and Description |
|---|---|
Provisioned.Builder |
Provisioned.Builder.clientAuthentication(ClientAuthentication clientAuthentication)
Includes all client authentication information.
|
ProvisionedRequest.Builder |
ProvisionedRequest.Builder.clientAuthentication(ClientAuthentication clientAuthentication)
Includes all client authentication information.
|
UpdateSecurityRequest.Builder |
UpdateSecurityRequest.Builder.clientAuthentication(ClientAuthentication clientAuthentication)
Includes all client authentication related information.
|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.clientAuthentication(ClientAuthentication clientAuthentication)
Includes all client authentication related information.
|
MutableClusterInfo.Builder |
MutableClusterInfo.Builder.clientAuthentication(ClientAuthentication clientAuthentication)
Includes all client authentication information.
|
ClusterInfo.Builder |
ClusterInfo.Builder.clientAuthentication(ClientAuthentication clientAuthentication)
Includes all client authentication information.
|
Copyright © 2023. All rights reserved.