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