| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ClientApplication |
OAuth2ClientApplication.clone() |
OAuth2ClientApplication |
OAuth2PropertiesInput.getOAuth2ClientApplication()
The client application type in the CreateConnection request.
|
OAuth2ClientApplication |
OAuth2Properties.getOAuth2ClientApplication()
The client application type.
|
OAuth2ClientApplication |
OAuth2ClientApplication.withAWSManagedClientApplicationReference(String aWSManagedClientApplicationReference)
The reference to the SaaS-side client app that is Amazon Web Services managed.
|
OAuth2ClientApplication |
OAuth2ClientApplication.withUserManagedClientApplicationClientId(String userManagedClientApplicationClientId)
The client application clientID if the ClientAppType is
USER_MANAGED. |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2PropertiesInput.setOAuth2ClientApplication(OAuth2ClientApplication oAuth2ClientApplication)
The client application type in the CreateConnection request.
|
void |
OAuth2Properties.setOAuth2ClientApplication(OAuth2ClientApplication oAuth2ClientApplication)
The client application type.
|
OAuth2PropertiesInput |
OAuth2PropertiesInput.withOAuth2ClientApplication(OAuth2ClientApplication oAuth2ClientApplication)
The client application type in the CreateConnection request.
|
OAuth2Properties |
OAuth2Properties.withOAuth2ClientApplication(OAuth2ClientApplication oAuth2ClientApplication)
The client application type.
|
Copyright © 2025. All rights reserved.