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