Uses of Interface
software.amazon.awssdk.services.codestarconnections.model.UpdateOutOfSyncException.Builder
-
Packages that use UpdateOutOfSyncException.Builder Package Description software.amazon.awssdk.services.codestarconnections.model -
-
Uses of UpdateOutOfSyncException.Builder in software.amazon.awssdk.services.codestarconnections.model
Methods in software.amazon.awssdk.services.codestarconnections.model that return UpdateOutOfSyncException.Builder Modifier and Type Method Description UpdateOutOfSyncException.BuilderUpdateOutOfSyncException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static UpdateOutOfSyncException.BuilderUpdateOutOfSyncException. builder()UpdateOutOfSyncException.BuilderUpdateOutOfSyncException.Builder. cause(Throwable cause)UpdateOutOfSyncException.BuilderUpdateOutOfSyncException.Builder. message(String message)UpdateOutOfSyncException.BuilderUpdateOutOfSyncException.Builder. requestId(String requestId)UpdateOutOfSyncException.BuilderUpdateOutOfSyncException.Builder. statusCode(int statusCode)UpdateOutOfSyncException.BuilderUpdateOutOfSyncException. toBuilder()UpdateOutOfSyncException.BuilderUpdateOutOfSyncException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.codestarconnections.model that return types with arguments of type UpdateOutOfSyncException.Builder Modifier and Type Method Description static Class<? extends UpdateOutOfSyncException.Builder>UpdateOutOfSyncException. serializableBuilderClass()
-