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