Uses of Interface
software.amazon.awssdk.services.kms.model.XksProxyUriInUseException.Builder
Packages that use XksProxyUriInUseException.Builder
-
Uses of XksProxyUriInUseException.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return XksProxyUriInUseException.BuilderModifier and TypeMethodDescriptionXksProxyUriInUseException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) XksProxyUriInUseException.builder()XksProxyUriInUseException.Builder.numAttempts(Integer numAttempts) XksProxyUriInUseException.Builder.statusCode(int statusCode) XksProxyUriInUseException.toBuilder()XksProxyUriInUseException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type XksProxyUriInUseException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends XksProxyUriInUseException.Builder>XksProxyUriInUseException.serializableBuilderClass()