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 TypeMethodDescriptionvoidCreateAWSEnvironmentRequest.setAuthentication(AuthenticationRequest authentication) Setter for authentication.voidCreateAWSGovCloudEnvironmentRequest.setAuthentication(AuthenticationRequest authentication) Setter for authentication.