Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect Update models to latest #3287

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2565,7 +2565,7 @@ GetMetricDataResult getMetricData(GetMetricDataRequest getMetricDataRequest)
* >GetMetricData</a>, the previous version of this API. It has new metrics,
* offers filtering at a metric level, and offers the ability to filter and
* group data by channels, queues, routing profiles, agents, and agent
* hierarchy levels. It can retrieve historical data for the last 14 days,
* hierarchy levels. It can retrieve historical data for the last 35 days,
* in 24-hour intervals.
* </p>
* <p>
Expand Down Expand Up @@ -5073,6 +5073,13 @@ UpdateParticipantRoleConfigResult updateParticipantRoleConfig(
* </p>
* <important>
* <p>
* After using this API, you must verify that the phone number is attached
* to the correct flow in the target instance or traffic distribution group.
* You need to do this because the API switches only the phone number to a
* new instance or traffic distribution group. It doesn't migrate the flow
* configuration of the phone number, too.
* </p>
* <p>
* You can call <a href=
* "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html"
* >DescribePhoneNumber</a> API to verify the status of a previous <a href=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5567,7 +5567,7 @@ Future<GetMetricDataResult> getMetricDataAsync(GetMetricDataRequest getMetricDat
* >GetMetricData</a>, the previous version of this API. It has new metrics,
* offers filtering at a metric level, and offers the ability to filter and
* group data by channels, queues, routing profiles, agents, and agent
* hierarchy levels. It can retrieve historical data for the last 14 days,
* hierarchy levels. It can retrieve historical data for the last 35 days,
* in 24-hour intervals.
* </p>
* <p>
Expand Down Expand Up @@ -5611,7 +5611,7 @@ Future<GetMetricDataV2Result> getMetricDataV2Async(GetMetricDataV2Request getMet
* >GetMetricData</a>, the previous version of this API. It has new metrics,
* offers filtering at a metric level, and offers the ability to filter and
* group data by channels, queues, routing profiles, agents, and agent
* hierarchy levels. It can retrieve historical data for the last 14 days,
* hierarchy levels. It can retrieve historical data for the last 35 days,
* in 24-hour intervals.
* </p>
* <p>
Expand Down Expand Up @@ -11038,6 +11038,13 @@ Future<UpdateParticipantRoleConfigResult> updateParticipantRoleConfigAsync(
* </p>
* <important>
* <p>
* After using this API, you must verify that the phone number is attached
* to the correct flow in the target instance or traffic distribution group.
* You need to do this because the API switches only the phone number to a
* new instance or traffic distribution group. It doesn't migrate the flow
* configuration of the phone number, too.
* </p>
* <p>
* You can call <a href=
* "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html"
* >DescribePhoneNumber</a> API to verify the status of a previous <a href=
Expand Down Expand Up @@ -11076,6 +11083,13 @@ Future<UpdatePhoneNumberResult> updatePhoneNumberAsync(
* </p>
* <important>
* <p>
* After using this API, you must verify that the phone number is attached
* to the correct flow in the target instance or traffic distribution group.
* You need to do this because the API switches only the phone number to a
* new instance or traffic distribution group. It doesn't migrate the flow
* configuration of the phone number, too.
* </p>
* <p>
* You can call <a href=
* "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html"
* >DescribePhoneNumber</a> API to verify the status of a previous <a href=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7183,7 +7183,7 @@ public GetMetricDataResult call() throws Exception {
* >GetMetricData</a>, the previous version of this API. It has new metrics,
* offers filtering at a metric level, and offers the ability to filter and
* group data by channels, queues, routing profiles, agents, and agent
* hierarchy levels. It can retrieve historical data for the last 14 days,
* hierarchy levels. It can retrieve historical data for the last 35 days,
* in 24-hour intervals.
* </p>
* <p>
Expand Down Expand Up @@ -7234,7 +7234,7 @@ public GetMetricDataV2Result call() throws Exception {
* >GetMetricData</a>, the previous version of this API. It has new metrics,
* offers filtering at a metric level, and offers the ability to filter and
* group data by channels, queues, routing profiles, agents, and agent
* hierarchy levels. It can retrieve historical data for the last 14 days,
* hierarchy levels. It can retrieve historical data for the last 35 days,
* in 24-hour intervals.
* </p>
* <p>
Expand Down Expand Up @@ -13928,6 +13928,13 @@ public UpdateParticipantRoleConfigResult call() throws Exception {
* </p>
* <important>
* <p>
* After using this API, you must verify that the phone number is attached
* to the correct flow in the target instance or traffic distribution group.
* You need to do this because the API switches only the phone number to a
* new instance or traffic distribution group. It doesn't migrate the flow
* configuration of the phone number, too.
* </p>
* <p>
* You can call <a href=
* "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html"
* >DescribePhoneNumber</a> API to verify the status of a previous <a href=
Expand Down Expand Up @@ -13972,6 +13979,13 @@ public UpdatePhoneNumberResult call() throws Exception {
* </p>
* <important>
* <p>
* After using this API, you must verify that the phone number is attached
* to the correct flow in the target instance or traffic distribution group.
* You need to do this because the API switches only the phone number to a
* new instance or traffic distribution group. It doesn't migrate the flow
* configuration of the phone number, too.
* </p>
* <p>
* You can call <a href=
* "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html"
* >DescribePhoneNumber</a> API to verify the status of a previous <a href=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4972,7 +4972,7 @@ public GetMetricDataResult getMetricData(GetMetricDataRequest getMetricDataReque
* >GetMetricData</a>, the previous version of this API. It has new metrics,
* offers filtering at a metric level, and offers the ability to filter and
* group data by channels, queues, routing profiles, agents, and agent
* hierarchy levels. It can retrieve historical data for the last 14 days,
* hierarchy levels. It can retrieve historical data for the last 35 days,
* in 24-hour intervals.
* </p>
* <p>
Expand Down Expand Up @@ -9534,6 +9534,13 @@ public UpdateParticipantRoleConfigResult updateParticipantRoleConfig(
* </p>
* <important>
* <p>
* After using this API, you must verify that the phone number is attached
* to the correct flow in the target instance or traffic distribution group.
* You need to do this because the API switches only the phone number to a
* new instance or traffic distribution group. It doesn't migrate the flow
* configuration of the phone number, too.
* </p>
* <p>
* You can call <a href=
* "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html"
* >DescribePhoneNumber</a> API to verify the status of a previous <a href=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* >GetMetricData</a>, the previous version of this API. It has new metrics,
* offers filtering at a metric level, and offers the ability to filter and
* group data by channels, queues, routing profiles, agents, and agent hierarchy
* levels. It can retrieve historical data for the last 14 days, in 24-hour
* levels. It can retrieve historical data for the last 35 days, in 24-hour
* intervals.
* </p>
* <p>
Expand Down Expand Up @@ -57,9 +57,9 @@ public class GetMetricDataV2Request extends AmazonWebServiceRequest implements S
* The timestamp, in UNIX Epoch time format, at which to start the reporting
* interval for the retrieval of historical metrics data. The time must be
* before the end time timestamp. The time range between the start and end
* time must be less than 24 hours. The start time cannot be earlier than 14
* time must be less than 24 hours. The start time cannot be earlier than 35
* days before the time of the request. Historical metrics are available for
* 14 days.
* 35 days.
* </p>
*/
private java.util.Date startTime;
Expand Down Expand Up @@ -576,18 +576,18 @@ public GetMetricDataV2Request withResourceArn(String resourceArn) {
* The timestamp, in UNIX Epoch time format, at which to start the reporting
* interval for the retrieval of historical metrics data. The time must be
* before the end time timestamp. The time range between the start and end
* time must be less than 24 hours. The start time cannot be earlier than 14
* time must be less than 24 hours. The start time cannot be earlier than 35
* days before the time of the request. Historical metrics are available for
* 14 days.
* 35 days.
* </p>
*
* @return <p>
* The timestamp, in UNIX Epoch time format, at which to start the
* reporting interval for the retrieval of historical metrics data.
* The time must be before the end time timestamp. The time range
* between the start and end time must be less than 24 hours. The
* start time cannot be earlier than 14 days before the time of the
* request. Historical metrics are available for 14 days.
* start time cannot be earlier than 35 days before the time of the
* request. Historical metrics are available for 35 days.
* </p>
*/
public java.util.Date getStartTime() {
Expand All @@ -599,19 +599,19 @@ public java.util.Date getStartTime() {
* The timestamp, in UNIX Epoch time format, at which to start the reporting
* interval for the retrieval of historical metrics data. The time must be
* before the end time timestamp. The time range between the start and end
* time must be less than 24 hours. The start time cannot be earlier than 14
* time must be less than 24 hours. The start time cannot be earlier than 35
* days before the time of the request. Historical metrics are available for
* 14 days.
* 35 days.
* </p>
*
* @param startTime <p>
* The timestamp, in UNIX Epoch time format, at which to start
* the reporting interval for the retrieval of historical metrics
* data. The time must be before the end time timestamp. The time
* range between the start and end time must be less than 24
* hours. The start time cannot be earlier than 14 days before
* hours. The start time cannot be earlier than 35 days before
* the time of the request. Historical metrics are available for
* 14 days.
* 35 days.
* </p>
*/
public void setStartTime(java.util.Date startTime) {
Expand All @@ -623,9 +623,9 @@ public void setStartTime(java.util.Date startTime) {
* The timestamp, in UNIX Epoch time format, at which to start the reporting
* interval for the retrieval of historical metrics data. The time must be
* before the end time timestamp. The time range between the start and end
* time must be less than 24 hours. The start time cannot be earlier than 14
* time must be less than 24 hours. The start time cannot be earlier than 35
* days before the time of the request. Historical metrics are available for
* 14 days.
* 35 days.
* </p>
* <p>
* Returns a reference to this object so that method calls can be chained
Expand All @@ -636,9 +636,9 @@ public void setStartTime(java.util.Date startTime) {
* the reporting interval for the retrieval of historical metrics
* data. The time must be before the end time timestamp. The time
* range between the start and end time must be less than 24
* hours. The start time cannot be earlier than 14 days before
* hours. The start time cannot be earlier than 35 days before
* the time of the request. Historical metrics are available for
* 14 days.
* 35 days.
* </p>
* @return A reference to this updated object so that method calls can be
* chained together.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ public class MetricV2 implements Serializable {
* <p>
* The name of the metric.
* </p>
* <important>
* <p>
* This parameter is required. The following Required = No is incorrect.
* </p>
* </important>
*/
private String name;

Expand All @@ -48,10 +53,21 @@ public class MetricV2 implements Serializable {
* <p>
* The name of the metric.
* </p>
* <important>
* <p>
* This parameter is required. The following Required = No is incorrect.
* </p>
* </important>
*
* @return <p>
* The name of the metric.
* </p>
* <important>
* <p>
* This parameter is required. The following Required = No is
* incorrect.
* </p>
* </important>
*/
public String getName() {
return name;
Expand All @@ -61,10 +77,21 @@ public String getName() {
* <p>
* The name of the metric.
* </p>
* <important>
* <p>
* This parameter is required. The following Required = No is incorrect.
* </p>
* </important>
*
* @param name <p>
* The name of the metric.
* </p>
* <important>
* <p>
* This parameter is required. The following Required = No is
* incorrect.
* </p>
* </important>
*/
public void setName(String name) {
this.name = name;
Expand All @@ -74,13 +101,24 @@ public void setName(String name) {
* <p>
* The name of the metric.
* </p>
* <important>
* <p>
* This parameter is required. The following Required = No is incorrect.
* </p>
* </important>
* <p>
* Returns a reference to this object so that method calls can be chained
* together.
*
* @param name <p>
* The name of the metric.
* </p>
* <important>
* <p>
* This parameter is required. The following Required = No is
* incorrect.
* </p>
* </important>
* @return A reference to this updated object so that method calls can be
* chained together.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
* </p>
* <important>
* <p>
* After using this API, you must verify that the phone number is attached to
* the correct flow in the target instance or traffic distribution group. You
* need to do this because the API switches only the phone number to a new
* instance or traffic distribution group. It doesn't migrate the flow
* configuration of the phone number, too.
* </p>
* <p>
* You can call <a href=
* "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html"
* >DescribePhoneNumber</a> API to verify the status of a previous <a href=
Expand Down