Package io.moov.sdk.models.operations
Class GetEnrichmentAddressRequestBuilder
- java.lang.Object
-
- io.moov.sdk.models.operations.GetEnrichmentAddressRequestBuilder
-
public class GetEnrichmentAddressRequestBuilder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GetEnrichmentAddressRequestBuilder(SDKConfiguration sdkConfiguration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetEnrichmentAddressResponsecall()GetEnrichmentAddressRequestBuilderrequest(GetEnrichmentAddressRequest request)
-
-
-
Constructor Detail
-
GetEnrichmentAddressRequestBuilder
public GetEnrichmentAddressRequestBuilder(SDKConfiguration sdkConfiguration)
-
-
Method Detail
-
request
public GetEnrichmentAddressRequestBuilder request(GetEnrichmentAddressRequest request)
-
call
public GetEnrichmentAddressResponse call() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-