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