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