Uses of Class
com.cloudera.cdp.environments.model.AuthenticationRequest
Packages that use AuthenticationRequest
-
Uses of AuthenticationRequest in com.cloudera.cdp.environments.model
Methods in com.cloudera.cdp.environments.model that return AuthenticationRequestModifier and TypeMethodDescriptionCreateAWSEnvironmentRequest.getAuthentication()
Getter for authentication.CreateAWSGovCloudEnvironmentRequest.getAuthentication()
Getter for authentication.Methods in com.cloudera.cdp.environments.model with parameters of type AuthenticationRequestModifier and TypeMethodDescriptionvoid
CreateAWSEnvironmentRequest.setAuthentication
(AuthenticationRequest authentication) Setter for authentication.void
CreateAWSGovCloudEnvironmentRequest.setAuthentication
(AuthenticationRequest authentication) Setter for authentication.