@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class VoiceConnector extends Object implements Serializable, Cloneable, StructuredPojo
The Amazon Chime Voice Connector configuration, including outbound host name and encryption settings.
Constructor and Description |
---|
VoiceConnector() |
Modifier and Type | Method and Description |
---|---|
VoiceConnector |
clone() |
boolean |
equals(Object obj) |
String |
getAwsRegion()
The AWS Region in which the Amazon Chime Voice Connector is created.
|
Date |
getCreatedTimestamp()
The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.
|
String |
getName()
The name of the Amazon Chime Voice Connector.
|
String |
getOutboundHostName()
The outbound host name for the Amazon Chime Voice Connector.
|
Boolean |
getRequireEncryption()
Designates whether encryption is required for the Amazon Chime Voice Connector.
|
Date |
getUpdatedTimestamp()
The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.
|
String |
getVoiceConnectorArn()
The ARN of the specified Amazon Chime Voice Connector.
|
String |
getVoiceConnectorId()
The Amazon Chime Voice Connector ID.
|
int |
hashCode() |
Boolean |
isRequireEncryption()
Designates whether encryption is required for the Amazon Chime Voice Connector.
|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setAwsRegion(String awsRegion)
The AWS Region in which the Amazon Chime Voice Connector is created.
|
void |
setCreatedTimestamp(Date createdTimestamp)
The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.
|
void |
setName(String name)
The name of the Amazon Chime Voice Connector.
|
void |
setOutboundHostName(String outboundHostName)
The outbound host name for the Amazon Chime Voice Connector.
|
void |
setRequireEncryption(Boolean requireEncryption)
Designates whether encryption is required for the Amazon Chime Voice Connector.
|
void |
setUpdatedTimestamp(Date updatedTimestamp)
The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.
|
void |
setVoiceConnectorArn(String voiceConnectorArn)
The ARN of the specified Amazon Chime Voice Connector.
|
void |
setVoiceConnectorId(String voiceConnectorId)
The Amazon Chime Voice Connector ID.
|
String |
toString()
Returns a string representation of this object.
|
VoiceConnector |
withAwsRegion(String awsRegion)
The AWS Region in which the Amazon Chime Voice Connector is created.
|
VoiceConnector |
withAwsRegion(VoiceConnectorAwsRegion awsRegion)
The AWS Region in which the Amazon Chime Voice Connector is created.
|
VoiceConnector |
withCreatedTimestamp(Date createdTimestamp)
The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.
|
VoiceConnector |
withName(String name)
The name of the Amazon Chime Voice Connector.
|
VoiceConnector |
withOutboundHostName(String outboundHostName)
The outbound host name for the Amazon Chime Voice Connector.
|
VoiceConnector |
withRequireEncryption(Boolean requireEncryption)
Designates whether encryption is required for the Amazon Chime Voice Connector.
|
VoiceConnector |
withUpdatedTimestamp(Date updatedTimestamp)
The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.
|
VoiceConnector |
withVoiceConnectorArn(String voiceConnectorArn)
The ARN of the specified Amazon Chime Voice Connector.
|
VoiceConnector |
withVoiceConnectorId(String voiceConnectorId)
The Amazon Chime Voice Connector ID.
|
public void setVoiceConnectorId(String voiceConnectorId)
The Amazon Chime Voice Connector ID.
voiceConnectorId
- The Amazon Chime Voice Connector ID.public String getVoiceConnectorId()
The Amazon Chime Voice Connector ID.
public VoiceConnector withVoiceConnectorId(String voiceConnectorId)
The Amazon Chime Voice Connector ID.
voiceConnectorId
- The Amazon Chime Voice Connector ID.public void setAwsRegion(String awsRegion)
The AWS Region in which the Amazon Chime Voice Connector is created. Default: us-east-1
.
awsRegion
- The AWS Region in which the Amazon Chime Voice Connector is created. Default: us-east-1
.VoiceConnectorAwsRegion
public String getAwsRegion()
The AWS Region in which the Amazon Chime Voice Connector is created. Default: us-east-1
.
us-east-1
.VoiceConnectorAwsRegion
public VoiceConnector withAwsRegion(String awsRegion)
The AWS Region in which the Amazon Chime Voice Connector is created. Default: us-east-1
.
awsRegion
- The AWS Region in which the Amazon Chime Voice Connector is created. Default: us-east-1
.VoiceConnectorAwsRegion
public VoiceConnector withAwsRegion(VoiceConnectorAwsRegion awsRegion)
The AWS Region in which the Amazon Chime Voice Connector is created. Default: us-east-1
.
awsRegion
- The AWS Region in which the Amazon Chime Voice Connector is created. Default: us-east-1
.VoiceConnectorAwsRegion
public void setName(String name)
The name of the Amazon Chime Voice Connector.
name
- The name of the Amazon Chime Voice Connector.public String getName()
The name of the Amazon Chime Voice Connector.
public VoiceConnector withName(String name)
The name of the Amazon Chime Voice Connector.
name
- The name of the Amazon Chime Voice Connector.public void setOutboundHostName(String outboundHostName)
The outbound host name for the Amazon Chime Voice Connector.
outboundHostName
- The outbound host name for the Amazon Chime Voice Connector.public String getOutboundHostName()
The outbound host name for the Amazon Chime Voice Connector.
public VoiceConnector withOutboundHostName(String outboundHostName)
The outbound host name for the Amazon Chime Voice Connector.
outboundHostName
- The outbound host name for the Amazon Chime Voice Connector.public void setRequireEncryption(Boolean requireEncryption)
Designates whether encryption is required for the Amazon Chime Voice Connector.
requireEncryption
- Designates whether encryption is required for the Amazon Chime Voice Connector.public Boolean getRequireEncryption()
Designates whether encryption is required for the Amazon Chime Voice Connector.
public VoiceConnector withRequireEncryption(Boolean requireEncryption)
Designates whether encryption is required for the Amazon Chime Voice Connector.
requireEncryption
- Designates whether encryption is required for the Amazon Chime Voice Connector.public Boolean isRequireEncryption()
Designates whether encryption is required for the Amazon Chime Voice Connector.
public void setCreatedTimestamp(Date createdTimestamp)
The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.
createdTimestamp
- The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.public Date getCreatedTimestamp()
The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.
public VoiceConnector withCreatedTimestamp(Date createdTimestamp)
The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.
createdTimestamp
- The Amazon Chime Voice Connector creation timestamp, in ISO 8601 format.public void setUpdatedTimestamp(Date updatedTimestamp)
The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.
updatedTimestamp
- The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.public Date getUpdatedTimestamp()
The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.
public VoiceConnector withUpdatedTimestamp(Date updatedTimestamp)
The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.
updatedTimestamp
- The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.public void setVoiceConnectorArn(String voiceConnectorArn)
The ARN of the specified Amazon Chime Voice Connector.
voiceConnectorArn
- The ARN of the specified Amazon Chime Voice Connector.public String getVoiceConnectorArn()
The ARN of the specified Amazon Chime Voice Connector.
public VoiceConnector withVoiceConnectorArn(String voiceConnectorArn)
The ARN of the specified Amazon Chime Voice Connector.
voiceConnectorArn
- The ARN of the specified Amazon Chime Voice Connector.public String toString()
toString
in class Object
Object.toString()
public VoiceConnector clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.