public static final class ExceptionMetadata.Builder extends Object
ExceptionMetadata| Modifier and Type | Method and Description | 
|---|---|
| ExceptionMetadata | build() | 
| ExceptionMetadata.Builder | errorCode(String errorCode) | 
| ExceptionMetadata.Builder | exceptionBuilderSupplier(Supplier<SdkPojo> exceptionBuilderSupplier) | 
| ExceptionMetadata.Builder | httpStatusCode(Integer httpStatusCode) | 
public ExceptionMetadata.Builder errorCode(String errorCode)
public ExceptionMetadata.Builder exceptionBuilderSupplier(Supplier<SdkPojo> exceptionBuilderSupplier)
public ExceptionMetadata.Builder httpStatusCode(Integer httpStatusCode)
public ExceptionMetadata build()
Copyright © 2019. All rights reserved.