public class AdConnectorByProviderParam
public AdConnectorByProviderParam(@Nullable
java.lang.String providerId,
@Nullable
ProviderType providerType)
public AdConnectorByProviderParam()
@NotNull public AdConnectorByProviderParam providerId(@NotNull java.lang.String providerId)
@NotNull public AdConnectorByProviderParam providerType(@NotNull ProviderType providerType)
@NotNull public AdConnectorByProviderParam build()
@NotNull public GraphQLRequest createRequest()
@Nullable public java.lang.String getProviderId()
public void setProviderId(@Nullable
java.lang.String p)
@Nullable public ProviderType getProviderType()
public void setProviderType(@Nullable
ProviderType p)