Uses of Class
software.amazon.awssdk.services.appflow.model.ApiKeyCredentials
-
Packages that use ApiKeyCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ApiKeyCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ApiKeyCredentials Modifier and Type Method Description ApiKeyCredentialsCustomConnectorProfileCredentials. apiKey()The API keys required for the authentication of the user.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ApiKeyCredentials Modifier and Type Method Description CustomConnectorProfileCredentials.BuilderCustomConnectorProfileCredentials.Builder. apiKey(ApiKeyCredentials apiKey)The API keys required for the authentication of the user.
-