Uses of Class
software.amazon.awssdk.services.datazone.model.GlueOAuth2Credentials
-
Packages that use GlueOAuth2Credentials Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of GlueOAuth2Credentials in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return GlueOAuth2Credentials Modifier and Type Method Description GlueOAuth2CredentialsOAuth2Properties. oAuth2Credentials()The OAuth2 credentials of the OAuth2 properties.Methods in software.amazon.awssdk.services.datazone.model with parameters of type GlueOAuth2Credentials Modifier and Type Method Description OAuth2Properties.BuilderOAuth2Properties.Builder. oAuth2Credentials(GlueOAuth2Credentials oAuth2Credentials)The OAuth2 credentials of the OAuth2 properties.
-