public static interface APNSVoipSandboxChannelResponse.Builder extends CopyableBuilder<APNSVoipSandboxChannelResponse.Builder,APNSVoipSandboxChannelResponse>
copyapply, buildAPNSVoipSandboxChannelResponse.Builder applicationId(String applicationId)
applicationId - Application idAPNSVoipSandboxChannelResponse.Builder creationDate(String creationDate)
creationDate - When was this segment createdAPNSVoipSandboxChannelResponse.Builder defaultAuthenticationMethod(String defaultAuthenticationMethod)
defaultAuthenticationMethod - The default authentication method used for APNs.APNSVoipSandboxChannelResponse.Builder enabled(Boolean enabled)
enabled - If the channel is enabled for sending messages.APNSVoipSandboxChannelResponse.Builder hasCredential(Boolean hasCredential)
hasCredential - If the channel is registered with a credential for authentication.APNSVoipSandboxChannelResponse.Builder hasTokenKey(Boolean hasTokenKey)
hasTokenKey - If the channel is registered with a token key for authentication.APNSVoipSandboxChannelResponse.Builder id(String id)
id - Channel ID. Not used, only for backwards compatibility.APNSVoipSandboxChannelResponse.Builder isArchived(Boolean isArchived)
isArchived - Is this channel archivedAPNSVoipSandboxChannelResponse.Builder lastModifiedBy(String lastModifiedBy)
lastModifiedBy - Who made the last changeAPNSVoipSandboxChannelResponse.Builder lastModifiedDate(String lastModifiedDate)
lastModifiedDate - Last date this was updatedAPNSVoipSandboxChannelResponse.Builder platform(String platform)
platform - The platform type. Will be APNS.APNSVoipSandboxChannelResponse.Builder version(Integer version)
version - Version of channelCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.