Class RecordHandlerProgressRequest
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<RecordHandlerProgressRequest.Builder,RecordHandlerProgressRequest>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal StringReserved for use by the CloudFormation CLI.builder()final StringReserved for use by the CloudFormation CLI.final OperationStatusReserved for use by the CloudFormation CLI.final StringReserved for use by the CloudFormation CLI.final booleanfinal booleanequalsBySdkFields(Object obj) final HandlerErrorCodeReserved for use by the CloudFormation CLI.final StringReserved for use by the CloudFormation CLI.final <T> Optional<T>getValueForField(String fieldName, Class<T> clazz) final inthashCode()final OperationStatusReserved for use by the CloudFormation CLI.final StringReserved for use by the CloudFormation CLI.final StringReserved for use by the CloudFormation CLI.static Class<? extends RecordHandlerProgressRequest.Builder>final StringReserved for use by the CloudFormation CLI.final StringtoString()Returns a string representation of this object.Methods inherited from class software.amazon.awssdk.awscore.AwsRequest
overrideConfigurationMethods 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
-
bearerToken
Reserved for use by the CloudFormation CLI.
- Returns:
- Reserved for use by the CloudFormation CLI.
-
operationStatus
Reserved for use by the CloudFormation CLI.
If the service returns an enum value that is not available in the current SDK version,
operationStatuswill returnOperationStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromoperationStatusAsString().- Returns:
- Reserved for use by the CloudFormation CLI.
- See Also:
-
operationStatusAsString
Reserved for use by the CloudFormation CLI.
If the service returns an enum value that is not available in the current SDK version,
operationStatuswill returnOperationStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromoperationStatusAsString().- Returns:
- Reserved for use by the CloudFormation CLI.
- See Also:
-
currentOperationStatus
Reserved for use by the CloudFormation CLI.
If the service returns an enum value that is not available in the current SDK version,
currentOperationStatuswill returnOperationStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcurrentOperationStatusAsString().- Returns:
- Reserved for use by the CloudFormation CLI.
- See Also:
-
currentOperationStatusAsString
Reserved for use by the CloudFormation CLI.
If the service returns an enum value that is not available in the current SDK version,
currentOperationStatuswill returnOperationStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcurrentOperationStatusAsString().- Returns:
- Reserved for use by the CloudFormation CLI.
- See Also:
-
statusMessage
Reserved for use by the CloudFormation CLI.
- Returns:
- Reserved for use by the CloudFormation CLI.
-
errorCode
Reserved for use by the CloudFormation CLI.
If the service returns an enum value that is not available in the current SDK version,
errorCodewill returnHandlerErrorCode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromerrorCodeAsString().- Returns:
- Reserved for use by the CloudFormation CLI.
- See Also:
-
errorCodeAsString
Reserved for use by the CloudFormation CLI.
If the service returns an enum value that is not available in the current SDK version,
errorCodewill returnHandlerErrorCode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromerrorCodeAsString().- Returns:
- Reserved for use by the CloudFormation CLI.
- See Also:
-
resourceModel
Reserved for use by the CloudFormation CLI.
- Returns:
- Reserved for use by the CloudFormation CLI.
-
clientRequestToken
Reserved for use by the CloudFormation CLI.
- Returns:
- Reserved for use by the CloudFormation CLI.
-
toBuilder
- Specified by:
toBuilderin interfaceToCopyableBuilder<RecordHandlerProgressRequest.Builder,RecordHandlerProgressRequest> - Specified by:
toBuilderin classCloudFormationRequest
-
builder
-
serializableBuilderClass
-
hashCode
public final int hashCode()- Overrides:
hashCodein classAwsRequest
-
equals
- Overrides:
equalsin classAwsRequest
-
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 classSdkRequest
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-