public static interface ConflictException.Builder extends SdkPojo, CopyableBuilder<ConflictException.Builder,ConflictException>, IoTFleetWiseException.Builder
| Modifier and Type | Method and Description |
|---|---|
ConflictException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ConflictException.Builder |
cause(Throwable cause) |
ConflictException.Builder |
message(String message) |
ConflictException.Builder |
requestId(String requestId) |
ConflictException.Builder |
resource(String resource)
The resource on which there are conflicting operations.
|
ConflictException.Builder |
resourceType(String resourceType)
The type of resource on which there are conflicting operations..
|
ConflictException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsConflictException.Builder resource(String resource)
The resource on which there are conflicting operations.
resource - The resource on which there are conflicting operations.ConflictException.Builder resourceType(String resourceType)
The type of resource on which there are conflicting operations..
resourceType - The type of resource on which there are conflicting operations..ConflictException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface IoTFleetWiseException.BuilderConflictException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface IoTFleetWiseException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface IoTFleetWiseException.BuilderrequestId in interface SdkServiceException.BuilderConflictException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface IoTFleetWiseException.BuilderstatusCode in interface SdkServiceException.BuilderConflictException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface IoTFleetWiseException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.