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