Class UpdateContributorInsightsResponse
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<UpdateContributorInsightsResponse.Builder,UpdateContributorInsightsResponse>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()final ContributorInsightsModeThe updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.final StringThe updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.The status of contributor insightsfinal StringThe status of contributor insightsfinal booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T>getValueForField(String fieldName, Class<T> clazz) final inthashCode()final StringThe name of the global secondary index, if applicable.static Class<? extends UpdateContributorInsightsResponse.Builder>final StringThe name of the table.final StringtoString()Returns a string representation of this object.Methods inherited from class software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse
responseMetadataMethods inherited from class software.amazon.awssdk.core.SdkResponse
sdkHttpResponseMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
tableName
The name of the table.
- Returns:
- The name of the table.
-
indexName
The name of the global secondary index, if applicable.
- Returns:
- The name of the global secondary index, if applicable.
-
contributorInsightsStatus
The status of contributor insights
If the service returns an enum value that is not available in the current SDK version,
contributorInsightsStatuswill returnContributorInsightsStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcontributorInsightsStatusAsString().- Returns:
- The status of contributor insights
- See Also:
-
contributorInsightsStatusAsString
The status of contributor insights
If the service returns an enum value that is not available in the current SDK version,
contributorInsightsStatuswill returnContributorInsightsStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcontributorInsightsStatusAsString().- Returns:
- The status of contributor insights
- See Also:
-
contributorInsightsMode
The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
If the service returns an enum value that is not available in the current SDK version,
contributorInsightsModewill returnContributorInsightsMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcontributorInsightsModeAsString().- Returns:
- The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
- See Also:
-
contributorInsightsModeAsString
The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
If the service returns an enum value that is not available in the current SDK version,
contributorInsightsModewill returnContributorInsightsMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcontributorInsightsModeAsString().- Returns:
- The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.
- See Also:
-
toBuilder
- Specified by:
toBuilderin interfaceToCopyableBuilder<UpdateContributorInsightsResponse.Builder,UpdateContributorInsightsResponse> - Specified by:
toBuilderin classAwsResponse
-
builder
-
serializableBuilderClass
-
hashCode
public final int hashCode()- Overrides:
hashCodein classAwsResponse
-
equals
- Overrides:
equalsin classAwsResponse
-
equalsBySdkFields
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value. -
getValueForField
- Overrides:
getValueForFieldin classSdkResponse
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-