Interface SsoRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,SdkRequest.Builder
- All Known Subinterfaces:
GetRoleCredentialsRequest.Builder,ListAccountRolesRequest.Builder,ListAccountsRequest.Builder,LogoutRequest.Builder
- All Known Implementing Classes:
SsoRequest.BuilderImpl
- Enclosing class:
- SsoRequest
public static interface SsoRequest.Builder extends AwsRequest.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SsoRequestbuild()-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration, overrideConfiguration, overrideConfiguration
-
-
-
-
Method Detail
-
build
SsoRequest build()
- Specified by:
buildin interfaceAwsRequest.Builder- Specified by:
buildin interfaceSdkRequest.Builder
-
-