| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
ServerlessClientAuthentication |
ServerlessClientAuthentication.clone() |
ServerlessClientAuthentication |
ServerlessRequest.getClientAuthentication()
Includes all client authentication information.
|
ServerlessClientAuthentication |
Serverless.getClientAuthentication()
Includes all client authentication information.
|
ServerlessClientAuthentication |
ServerlessClientAuthentication.withSasl(ServerlessSasl sasl)
Details for ClientAuthentication using SASL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerlessRequest.setClientAuthentication(ServerlessClientAuthentication clientAuthentication)
Includes all client authentication information.
|
void |
Serverless.setClientAuthentication(ServerlessClientAuthentication clientAuthentication)
Includes all client authentication information.
|
ServerlessRequest |
ServerlessRequest.withClientAuthentication(ServerlessClientAuthentication clientAuthentication)
Includes all client authentication information.
|
Serverless |
Serverless.withClientAuthentication(ServerlessClientAuthentication clientAuthentication)
Includes all client authentication information.
|
Copyright © 2021. All rights reserved.