UpdateConnectionOAuthRequestParameters    
    The OAuth request parameters to use for the connection.
Types
Properties
Link copied to clipboard
                  The URL to the authorization endpoint when OAuth is specified as the authorization type.
Link copied to clipboard
                  The client parameters to use for the connection when OAuth is specified as the authorization type.
Link copied to clipboard
                  The method used to connect to the HTTP endpoint.
Link copied to clipboard
                  The additional HTTP parameters used for the OAuth authorization request.
Functions
Link copied to clipboard
                  inline fun copy(block: UpdateConnectionOAuthRequestParameters.Builder.() -> Unit = {}): UpdateConnectionOAuthRequestParameters