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