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