public static final class IdentityPoolGoogleLoginProvider.Builder
extends java.lang.Object
IdentityPoolGoogleLoginProvider
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IdentityPoolGoogleLoginProvider |
build()
Builds the configured instance.
|
IdentityPoolGoogleLoginProvider.Builder |
clientId(java.lang.String clientId)
Sets the value of
IdentityPoolGoogleLoginProvider.getClientId() |
public IdentityPoolGoogleLoginProvider.Builder clientId(java.lang.String clientId)
IdentityPoolGoogleLoginProvider.getClientId()
clientId
- App Id for Google Identity Federation. This parameter is required.this
public IdentityPoolGoogleLoginProvider build()
IdentityPoolGoogleLoginProvider
java.lang.NullPointerException
- if any required attribute was not provided