Uses of Class
software.amazon.awssdk.services.appfabric.model.AuthRequest
-
Packages that use AuthRequest Package Description software.amazon.awssdk.services.appfabric.model -
-
Uses of AuthRequest in software.amazon.awssdk.services.appfabric.model
Methods in software.amazon.awssdk.services.appfabric.model that return AuthRequest Modifier and Type Method Description AuthRequestConnectAppAuthorizationRequest. authRequest()Contains OAuth2 authorization information.Methods in software.amazon.awssdk.services.appfabric.model with parameters of type AuthRequest Modifier and Type Method Description ConnectAppAuthorizationRequest.BuilderConnectAppAuthorizationRequest.Builder. authRequest(AuthRequest authRequest)Contains OAuth2 authorization information.
-