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