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