Uses of Class
software.amazon.awssdk.services.glue.model.ConnectorOAuth2Properties
-
Packages that use ConnectorOAuth2Properties Package Description software.amazon.awssdk.services.glue.model -
-
Uses of ConnectorOAuth2Properties in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return ConnectorOAuth2Properties Modifier and Type Method Description ConnectorOAuth2PropertiesConnectorAuthenticationConfiguration. oAuth2Properties()Returns the value of the OAuth2Properties property for this object.Methods in software.amazon.awssdk.services.glue.model with parameters of type ConnectorOAuth2Properties Modifier and Type Method Description ConnectorAuthenticationConfiguration.BuilderConnectorAuthenticationConfiguration.Builder. oAuth2Properties(ConnectorOAuth2Properties oAuth2Properties)Sets the value of the OAuth2Properties property for this object.
-