INPUT
- the type of proto response object.OUTPUT
- the type of domain object.@InternalApi
public interface ResponseTransformer<INPUT,OUTPUT>
Modifier and Type | Method and Description |
---|---|
OUTPUT |
transform(INPUT response) |
Copyright © 2023 Google LLC. All rights reserved.