@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateMeetingWithAttendeesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
CreateMeetingWithAttendeesRequest() |
Modifier and Type | Method and Description |
---|---|
CreateMeetingWithAttendeesRequest |
clone() |
boolean |
equals(Object obj) |
List<CreateAttendeeRequestItem> |
getAttendees()
The request containing the attendees to create.
|
String |
getClientRequestToken()
The unique identifier for the client request.
|
String |
getExternalMeetingId()
The external meeting ID.
|
String |
getMediaRegion()
The Region in which to create the meeting.
|
String |
getMeetingHostId()
Reserved.
|
MeetingNotificationConfiguration |
getNotificationsConfiguration() |
List<Tag> |
getTags()
The tag key-value pairs.
|
int |
hashCode() |
void |
setAttendees(Collection<CreateAttendeeRequestItem> attendees)
The request containing the attendees to create.
|
void |
setClientRequestToken(String clientRequestToken)
The unique identifier for the client request.
|
void |
setExternalMeetingId(String externalMeetingId)
The external meeting ID.
|
void |
setMediaRegion(String mediaRegion)
The Region in which to create the meeting.
|
void |
setMeetingHostId(String meetingHostId)
Reserved.
|
void |
setNotificationsConfiguration(MeetingNotificationConfiguration notificationsConfiguration) |
void |
setTags(Collection<Tag> tags)
The tag key-value pairs.
|
String |
toString()
Returns a string representation of this object.
|
CreateMeetingWithAttendeesRequest |
withAttendees(Collection<CreateAttendeeRequestItem> attendees)
The request containing the attendees to create.
|
CreateMeetingWithAttendeesRequest |
withAttendees(CreateAttendeeRequestItem... attendees)
The request containing the attendees to create.
|
CreateMeetingWithAttendeesRequest |
withClientRequestToken(String clientRequestToken)
The unique identifier for the client request.
|
CreateMeetingWithAttendeesRequest |
withExternalMeetingId(String externalMeetingId)
The external meeting ID.
|
CreateMeetingWithAttendeesRequest |
withMediaRegion(String mediaRegion)
The Region in which to create the meeting.
|
CreateMeetingWithAttendeesRequest |
withMeetingHostId(String meetingHostId)
Reserved.
|
CreateMeetingWithAttendeesRequest |
withNotificationsConfiguration(MeetingNotificationConfiguration notificationsConfiguration) |
CreateMeetingWithAttendeesRequest |
withTags(Collection<Tag> tags)
The tag key-value pairs.
|
CreateMeetingWithAttendeesRequest |
withTags(Tag... tags)
The tag key-value pairs.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setClientRequestToken(String clientRequestToken)
The unique identifier for the client request. Use a different token for different meetings.
clientRequestToken
- The unique identifier for the client request. Use a different token for different meetings.public String getClientRequestToken()
The unique identifier for the client request. Use a different token for different meetings.
public CreateMeetingWithAttendeesRequest withClientRequestToken(String clientRequestToken)
The unique identifier for the client request. Use a different token for different meetings.
clientRequestToken
- The unique identifier for the client request. Use a different token for different meetings.public void setExternalMeetingId(String externalMeetingId)
The external meeting ID.
externalMeetingId
- The external meeting ID.public String getExternalMeetingId()
The external meeting ID.
public CreateMeetingWithAttendeesRequest withExternalMeetingId(String externalMeetingId)
The external meeting ID.
externalMeetingId
- The external meeting ID.public void setMeetingHostId(String meetingHostId)
Reserved.
meetingHostId
- Reserved.public String getMeetingHostId()
Reserved.
public CreateMeetingWithAttendeesRequest withMeetingHostId(String meetingHostId)
Reserved.
meetingHostId
- Reserved.public void setMediaRegion(String mediaRegion)
The Region in which to create the meeting. Default: us-east-1
.
Available values: af-south-1
, ap-northeast-1
, ap-northeast-2
,
ap-south-1
, ap-southeast-1
, ap-southeast-2
, ca-central-1
,
eu-central-1
, eu-north-1
, eu-south-1
, eu-west-1
,
eu-west-2
, eu-west-3
, sa-east-1
, us-east-1
,
us-east-2
, us-west-1
, us-west-2
.
mediaRegion
- The Region in which to create the meeting. Default: us-east-1
.
Available values: af-south-1
, ap-northeast-1
, ap-northeast-2
,
ap-south-1
, ap-southeast-1
, ap-southeast-2
,
ca-central-1
, eu-central-1
, eu-north-1
, eu-south-1
, eu-west-1
, eu-west-2
, eu-west-3
, sa-east-1
,
us-east-1
, us-east-2
, us-west-1
, us-west-2
.
public String getMediaRegion()
The Region in which to create the meeting. Default: us-east-1
.
Available values: af-south-1
, ap-northeast-1
, ap-northeast-2
,
ap-south-1
, ap-southeast-1
, ap-southeast-2
, ca-central-1
,
eu-central-1
, eu-north-1
, eu-south-1
, eu-west-1
,
eu-west-2
, eu-west-3
, sa-east-1
, us-east-1
,
us-east-2
, us-west-1
, us-west-2
.
us-east-1
.
Available values: af-south-1
, ap-northeast-1
, ap-northeast-2
,
ap-south-1
, ap-southeast-1
, ap-southeast-2
,
ca-central-1
, eu-central-1
, eu-north-1
, eu-south-1
, eu-west-1
, eu-west-2
, eu-west-3
, sa-east-1
,
us-east-1
, us-east-2
, us-west-1
, us-west-2
.
public CreateMeetingWithAttendeesRequest withMediaRegion(String mediaRegion)
The Region in which to create the meeting. Default: us-east-1
.
Available values: af-south-1
, ap-northeast-1
, ap-northeast-2
,
ap-south-1
, ap-southeast-1
, ap-southeast-2
, ca-central-1
,
eu-central-1
, eu-north-1
, eu-south-1
, eu-west-1
,
eu-west-2
, eu-west-3
, sa-east-1
, us-east-1
,
us-east-2
, us-west-1
, us-west-2
.
mediaRegion
- The Region in which to create the meeting. Default: us-east-1
.
Available values: af-south-1
, ap-northeast-1
, ap-northeast-2
,
ap-south-1
, ap-southeast-1
, ap-southeast-2
,
ca-central-1
, eu-central-1
, eu-north-1
, eu-south-1
, eu-west-1
, eu-west-2
, eu-west-3
, sa-east-1
,
us-east-1
, us-east-2
, us-west-1
, us-west-2
.
public void setTags(Collection<Tag> tags)
The tag key-value pairs.
tags
- The tag key-value pairs.public CreateMeetingWithAttendeesRequest withTags(Tag... tags)
The tag key-value pairs.
NOTE: This method appends the values to the existing list (if any). Use
setTags(java.util.Collection)
or withTags(java.util.Collection)
if you want to override the
existing values.
tags
- The tag key-value pairs.public CreateMeetingWithAttendeesRequest withTags(Collection<Tag> tags)
The tag key-value pairs.
tags
- The tag key-value pairs.public void setNotificationsConfiguration(MeetingNotificationConfiguration notificationsConfiguration)
notificationsConfiguration
- public MeetingNotificationConfiguration getNotificationsConfiguration()
public CreateMeetingWithAttendeesRequest withNotificationsConfiguration(MeetingNotificationConfiguration notificationsConfiguration)
notificationsConfiguration
- public List<CreateAttendeeRequestItem> getAttendees()
The request containing the attendees to create.
public void setAttendees(Collection<CreateAttendeeRequestItem> attendees)
The request containing the attendees to create.
attendees
- The request containing the attendees to create.public CreateMeetingWithAttendeesRequest withAttendees(CreateAttendeeRequestItem... attendees)
The request containing the attendees to create.
NOTE: This method appends the values to the existing list (if any). Use
setAttendees(java.util.Collection)
or withAttendees(java.util.Collection)
if you want to
override the existing values.
attendees
- The request containing the attendees to create.public CreateMeetingWithAttendeesRequest withAttendees(Collection<CreateAttendeeRequestItem> attendees)
The request containing the attendees to create.
attendees
- The request containing the attendees to create.public String toString()
toString
in class Object
Object.toString()
public CreateMeetingWithAttendeesRequest clone()
clone
in class AmazonWebServiceRequest
Copyright © 2021. All rights reserved.