A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _ 

S

saleAmount() - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission
 
saleAmount(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Builder
Sets Builder.saleAmount to an arbitrary JSON value.
saleAmount(java.lang.Long) - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Builder
 
saleAmountAmountInCampaignCurrency() - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission
 
saleAmountAmountInCampaignCurrency(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Builder
Sets Builder.saleAmountAmountInCampaignCurrency to an arbitrary JSON value.
saleAmountAmountInCampaignCurrency(java.util.Optional) - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Builder
Alias for calling Builder.saleAmountAmountInCampaignCurrency with saleAmountAmountInCampaignCurrency.orElse(null).
saleAmountAmountInCampaignCurrency(java.lang.Long) - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Builder
Alias for Builder.saleAmountAmountInCampaignCurrency.
saleAmountAmountInCampaignCurrency(java.lang.Long) - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Builder
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync
 
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync
Sends email invites on behalf of a participant to a list of email addresses.
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync
Sends email invites on behalf of a participant to a list of email addresses.
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync
 
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync.WithRawResponse
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync.WithRawResponse
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync.WithRawResponse
 
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync.WithRawResponse
Returns a raw HTTP response for post /campaign/{id}/participant/{participantIdOrEmail}/invites, but is otherwise the same as ParticipantServiceAsync.sendInvites.
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync.WithRawResponse
Returns a raw HTTP response for post /campaign/{id}/participant/{participantIdOrEmail}/invites, but is otherwise the same as ParticipantServiceAsync.sendInvites.
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync.WithRawResponse
 
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsync.WithRawResponse
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsyncImpl
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.async.campaign.ParticipantServiceAsyncImpl.WithRawResponseImpl
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.blocking.campaign.ParticipantService
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.blocking.campaign.ParticipantService
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.blocking.campaign.ParticipantService
 
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.blocking.campaign.ParticipantService
Sends email invites on behalf of a participant to a list of email addresses.
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.blocking.campaign.ParticipantService
Sends email invites on behalf of a participant to a list of email addresses.
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.blocking.campaign.ParticipantService
 
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.blocking.campaign.ParticipantService
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.blocking.campaign.ParticipantService.WithRawResponse
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.blocking.campaign.ParticipantService.WithRawResponse
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.blocking.campaign.ParticipantService.WithRawResponse
 
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.blocking.campaign.ParticipantService.WithRawResponse
Returns a raw HTTP response for post /campaign/{id}/participant/{participantIdOrEmail}/invites, but is otherwise the same as ParticipantService.sendInvites.
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams) - function in com.growsurf.api.services.blocking.campaign.ParticipantService.WithRawResponse
Returns a raw HTTP response for post /campaign/{id}/participant/{participantIdOrEmail}/invites, but is otherwise the same as ParticipantService.sendInvites.
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.blocking.campaign.ParticipantService.WithRawResponse
 
sendInvites(java.lang.String,com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.blocking.campaign.ParticipantService.WithRawResponse
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.blocking.campaign.ParticipantServiceImpl
 
sendInvites(com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams,com.growsurf.api.core.RequestOptions) - function in com.growsurf.api.services.blocking.campaign.ParticipantServiceImpl.WithRawResponseImpl
 
serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
 
serialize(com.growsurf.api.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.growsurf.api.core.JsonMissing.Serializer
 
serializeWithType(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
serializeWithType(com.growsurf.api.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
shareCount() - function in com.growsurf.api.models.campaign.participant.Participant
 
shareCount(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.Participant.Builder
Sets Builder.shareCount to an arbitrary JSON value.
shareCount(com.growsurf.api.models.campaign.participant.Participant.ShareCount) - function in com.growsurf.api.models.campaign.participant.Participant.Builder
 
shareCount() - function in com.growsurf.api.models.campaign.participant.Participant.Referrer
 
shareCount(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.Participant.Referrer.Builder
Sets Builder.shareCount to an arbitrary JSON value.
shareCount(com.growsurf.api.models.campaign.participant.Participant.Referrer.ShareCount) - function in com.growsurf.api.models.campaign.participant.Participant.Referrer.Builder
 
shareUrl() - function in com.growsurf.api.models.campaign.participant.Participant
 
shareUrl(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.Participant.Builder
Sets Builder.shareUrl to an arbitrary JSON value.
shareUrl(java.lang.String) - function in com.growsurf.api.models.campaign.participant.Participant.Builder
 
shareUrl() - function in com.growsurf.api.models.campaign.participant.Participant.Referrer
 
shareUrl(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.Participant.Referrer.Builder
Sets Builder.shareUrl to an arbitrary JSON value.
shareUrl(java.lang.String) - function in com.growsurf.api.models.campaign.participant.Participant.Referrer.Builder
 
shouldLog(com.growsurf.api.core.LogLevel) - function in com.growsurf.api.core.LogLevel
Returns whether this level is at or higher than the given level.
SINGLE_SIDED - enum entry in com.growsurf.api.models.campaign.Campaign.Reward.Type.Known
 
SINGLE_SIDED - enum entry in com.growsurf.api.models.campaign.Campaign.Reward.Type.Value
 
size() - function in com.growsurf.api.core.http.Headers
 
size() - function in com.growsurf.api.core.http.QueryParams
 
sleep(java.time.Duration) - function in com.growsurf.api.core.DefaultSleeper
Synchronously pauses execution for the given duration.
sleep(java.time.Duration) - function in com.growsurf.api.core.Sleeper
Synchronously pauses execution for the given duration.
sleepAsync(java.time.Duration) - function in com.growsurf.api.core.DefaultSleeper
Asynchronously pauses execution for the given duration.
sleepAsync(java.time.Duration) - function in com.growsurf.api.core.Sleeper
Asynchronously pauses execution for the given duration.
sleeper(com.growsurf.api.core.Sleeper) - function in com.growsurf.api.client.okhttp.GrowsurfOkHttpClient.Builder
The interface to use for delaying execution, like during retries.
sleeper(com.growsurf.api.core.Sleeper) - function in com.growsurf.api.client.okhttp.GrowsurfOkHttpClientAsync.Builder
The interface to use for delaying execution, like during retries.
sleeper() - function in com.growsurf.api.core.ClientOptions
The interface to use for delaying execution, like during retries.
sleeper(com.growsurf.api.core.Sleeper) - function in com.growsurf.api.core.ClientOptions.Builder
The interface to use for delaying execution, like during retries.
Sleeper - class in com.growsurf.api.core
An interface for delaying execution for a specified amount of time.
sleeper(com.growsurf.api.core.Sleeper) - function in com.growsurf.api.core.http.RetryingHttpClient.Builder
 
smsShares() - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsResponse.Analytics
 
smsShares(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsResponse.Analytics.Builder
Sets Builder.smsShares to an arbitrary JSON value.
smsShares(java.lang.Long) - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsResponse.Analytics.Builder
 
sortBy() - function in com.growsurf.api.models.campaign.CampaignListReferralsParams
Field used to sort referral results.
sortBy(com.growsurf.api.models.campaign.CampaignListReferralsParams.SortBy) - function in com.growsurf.api.models.campaign.CampaignListReferralsParams.Builder
Field used to sort referral results.
sortBy(java.util.Optional) - function in com.growsurf.api.models.campaign.CampaignListReferralsParams.Builder
Alias for calling Builder.sortBy with sortBy.orElse(null).
sortBy() - function in com.growsurf.api.models.campaign.participant.ParticipantListReferralsParams
Field used to sort referral results.
sortBy(com.growsurf.api.models.campaign.participant.ParticipantListReferralsParams.SortBy) - function in com.growsurf.api.models.campaign.participant.ParticipantListReferralsParams.Builder
Field used to sort referral results.
sortBy(java.util.Optional) - function in com.growsurf.api.models.campaign.participant.ParticipantListReferralsParams.Builder
Alias for calling Builder.sortBy with sortBy.orElse(null).
sslSocketFactory(java.util.Optional) - function in com.growsurf.api.client.okhttp.GrowsurfOkHttpClient.Builder
Alias for calling Builder.sslSocketFactory with sslSocketFactory.orElse(null).
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.growsurf.api.client.okhttp.GrowsurfOkHttpClient.Builder
The socket factory used to secure HTTPS connections.
sslSocketFactory(java.util.Optional) - function in com.growsurf.api.client.okhttp.GrowsurfOkHttpClientAsync.Builder
Alias for calling Builder.sslSocketFactory with sslSocketFactory.orElse(null).
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.growsurf.api.client.okhttp.GrowsurfOkHttpClientAsync.Builder
The socket factory used to secure HTTPS connections.
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in com.growsurf.api.client.okhttp.OkHttpClient.Builder
 
startDate() - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsParams
Start date of the analytics timeframe as a Unix timestamp in milliseconds.
startDate(java.util.Optional) - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsParams.Builder
Alias for calling Builder.startDate with startDate.orElse(null).
startDate(java.lang.Long) - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsParams.Builder
Alias for Builder.startDate.
startDate(java.lang.Long) - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsParams.Builder
Start date of the analytics timeframe as a Unix timestamp in milliseconds.
startDate() - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsResponse
 
startDate(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsResponse.Builder
Sets Builder.startDate to an arbitrary JSON value.
startDate(java.lang.Long) - function in com.growsurf.api.models.campaign.CampaignRetrieveAnalyticsResponse.Builder
 
status() - function in com.growsurf.api.models.campaign.Campaign
 
status(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.Campaign.Builder
Sets Builder.status to an arbitrary JSON value.
status(com.growsurf.api.models.campaign.Campaign.Status) - function in com.growsurf.api.models.campaign.Campaign.Builder
 
status() - function in com.growsurf.api.models.campaign.CampaignListCommissionsParams
Participant commission status.
status(com.growsurf.api.models.campaign.CampaignListCommissionsParams.Status) - function in com.growsurf.api.models.campaign.CampaignListCommissionsParams.Builder
Participant commission status.
status(java.util.Optional) - function in com.growsurf.api.models.campaign.CampaignListCommissionsParams.Builder
Alias for calling Builder.status with status.orElse(null).
status() - function in com.growsurf.api.models.campaign.CampaignListPayoutsParams
Participant payout status.
status(com.growsurf.api.models.campaign.CampaignListPayoutsParams.Status) - function in com.growsurf.api.models.campaign.CampaignListPayoutsParams.Builder
Participant payout status.
status(java.util.Optional) - function in com.growsurf.api.models.campaign.CampaignListPayoutsParams.Builder
Alias for calling Builder.status with status.orElse(null).
status() - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission
 
status(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Builder
Sets Builder.status to an arbitrary JSON value.
status(com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Status) - function in com.growsurf.api.models.campaign.ParticipantCommissionList.Commission.Builder
 
status() - function in com.growsurf.api.models.campaign.ParticipantPayoutList.Payout
 
status(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.ParticipantPayoutList.Payout.Builder
Sets Builder.status to an arbitrary JSON value.
status(com.growsurf.api.models.campaign.ParticipantPayoutList.Payout.Status) - function in com.growsurf.api.models.campaign.ParticipantPayoutList.Payout.Builder
 
status() - function in com.growsurf.api.models.campaign.participant.ParticipantListCommissionsParams
Participant commission status.
status(com.growsurf.api.models.campaign.participant.ParticipantListCommissionsParams.Status) - function in com.growsurf.api.models.campaign.participant.ParticipantListCommissionsParams.Builder
Participant commission status.
status(java.util.Optional) - function in com.growsurf.api.models.campaign.participant.ParticipantListCommissionsParams.Builder
Alias for calling Builder.status with status.orElse(null).
status() - function in com.growsurf.api.models.campaign.participant.ParticipantListPayoutsParams
Participant payout status.
status(com.growsurf.api.models.campaign.participant.ParticipantListPayoutsParams.Status) - function in com.growsurf.api.models.campaign.participant.ParticipantListPayoutsParams.Builder
Participant payout status.
status(java.util.Optional) - function in com.growsurf.api.models.campaign.participant.ParticipantListPayoutsParams.Builder
Alias for calling Builder.status with status.orElse(null).
status() - function in com.growsurf.api.models.campaign.participant.ParticipantReward
 
status(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.ParticipantReward.Builder
Sets Builder.status to an arbitrary JSON value.
status(com.growsurf.api.models.campaign.participant.ParticipantReward.Status) - function in com.growsurf.api.models.campaign.participant.ParticipantReward.Builder
 
statusCode() - function in com.growsurf.api.core.http.HttpResponse
 
statusCode() - function in com.growsurf.api.core.http.HttpResponseFor
 
statusCode() - function in com.growsurf.api.errors.BadRequestException
 
statusCode() - function in com.growsurf.api.errors.GrowsurfServiceException
 
statusCode() - function in com.growsurf.api.errors.InternalServerException
 
statusCode(java.lang.Integer) - function in com.growsurf.api.errors.InternalServerException.Builder
 
statusCode() - function in com.growsurf.api.errors.NotFoundException
 
statusCode() - function in com.growsurf.api.errors.PermissionDeniedException
 
statusCode() - function in com.growsurf.api.errors.RateLimitException
 
statusCode() - function in com.growsurf.api.errors.UnauthorizedException
 
statusCode() - function in com.growsurf.api.errors.UnexpectedStatusCodeException
 
statusCode(java.lang.Integer) - function in com.growsurf.api.errors.UnexpectedStatusCodeException.Builder
 
statusCode() - function in com.growsurf.api.errors.UnprocessableEntityException
 
stream() - function in com.growsurf.api.core.http.StreamResponse
 
StreamResponse - class in com.growsurf.api.core.http
 
subjectText() - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams
 
subjectText() - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams.Body
 
subjectText(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams.Body.Builder
Sets Builder.subjectText to an arbitrary JSON value.
subjectText(java.lang.String) - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams.Body.Builder
 
subjectText(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams.Builder
Sets Builder.subjectText to an arbitrary JSON value.
subjectText(java.lang.String) - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesParams.Builder
 
subscribe(com.growsurf.api.core.http.AsyncStreamResponse.Handler) - function in com.growsurf.api.core.http.AsyncStreamResponse
Registers handler to be called for events of this stream.
subscribe(com.growsurf.api.core.http.AsyncStreamResponse.Handler,java.util.concurrent.Executor) - function in com.growsurf.api.core.http.AsyncStreamResponse
Registers handler to be called for events of this stream.
subscriptionId() - function in com.growsurf.api.models.campaign.participant.ParticipantRecordTransactionParams
 
subscriptionId() - function in com.growsurf.api.models.campaign.participant.ParticipantRecordTransactionParams.Body
 
subscriptionId(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.ParticipantRecordTransactionParams.Body.Builder
Sets Builder.subscriptionId to an arbitrary JSON value.
subscriptionId(java.lang.String) - function in com.growsurf.api.models.campaign.participant.ParticipantRecordTransactionParams.Body.Builder
 
subscriptionId(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.ParticipantRecordTransactionParams.Builder
Sets Builder.subscriptionId to an arbitrary JSON value.
subscriptionId(java.lang.String) - function in com.growsurf.api.models.campaign.participant.ParticipantRecordTransactionParams.Builder
 
success() - function in com.growsurf.api.models.campaign.commission.CommissionApproveResponse
 
success(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.commission.CommissionApproveResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in com.growsurf.api.models.campaign.commission.CommissionApproveResponse.Builder
 
success() - function in com.growsurf.api.models.campaign.commission.CommissionDeleteResponse
 
success(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.commission.CommissionDeleteResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in com.growsurf.api.models.campaign.commission.CommissionDeleteResponse.Builder
 
success() - function in com.growsurf.api.models.campaign.participant.ParticipantDeleteResponse
 
success(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.ParticipantDeleteResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in com.growsurf.api.models.campaign.participant.ParticipantDeleteResponse.Builder
 
success(com.growsurf.api.core.JsonValue) - function in com.growsurf.api.models.campaign.participant.ParticipantRecordTransactionResponse.UnionMember0.Builder
Sets the field to an arbitrary JSON value.
success(com.growsurf.api.core.JsonValue) - function in com.growsurf.api.models.campaign.participant.ParticipantRecordTransactionResponse.UnionMember1.Builder
Sets the field to an arbitrary JSON value.
success() - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesResponse
 
success(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in com.growsurf.api.models.campaign.participant.ParticipantSendInvitesResponse.Builder
 
success() - function in com.growsurf.api.models.campaign.participant.ParticipantTriggerReferralResponse
 
success(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.participant.ParticipantTriggerReferralResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in com.growsurf.api.models.campaign.participant.ParticipantTriggerReferralResponse.Builder
 
success() - function in com.growsurf.api.models.campaign.reward.RewardApproveResponse
 
success(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.reward.RewardApproveResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in com.growsurf.api.models.campaign.reward.RewardApproveResponse.Builder
 
success() - function in com.growsurf.api.models.campaign.reward.RewardDeleteResponse
 
success(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.reward.RewardDeleteResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in com.growsurf.api.models.campaign.reward.RewardDeleteResponse.Builder
 
success() - function in com.growsurf.api.models.campaign.reward.RewardFulfillResponse
 
success(com.growsurf.api.core.JsonField) - function in com.growsurf.api.models.campaign.reward.RewardFulfillResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in com.growsurf.api.models.campaign.reward.RewardFulfillResponse.Builder
 
supportsUpdate(com.fasterxml.jackson.databind.DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
sync() - function in com.growsurf.api.client.GrowsurfClientAsync
Returns a version of this client that uses synchronous execution.
sync() - function in com.growsurf.api.client.GrowsurfClientAsyncImpl
Returns a version of this client that uses synchronous execution.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _