public class AdConnectorListParam
public AdConnectorListParam(@Nullable
java.lang.String userPoolId,
@Nullable
ProviderType providerType)
public AdConnectorListParam()
@NotNull public AdConnectorListParam userPoolId(@NotNull java.lang.String userPoolId)
@NotNull public AdConnectorListParam providerType(@NotNull ProviderType providerType)
@NotNull public AdConnectorListParam build()
@NotNull public GraphQLRequest createRequest()
@Nullable public java.lang.String getUserPoolId()
public void setUserPoolId(@Nullable
java.lang.String p)
@Nullable public ProviderType getProviderType()
public void setProviderType(@Nullable
ProviderType p)