-
public final class OptionsResponse extends QuickReplyResponse
-
-
Constructor Summary
Constructors Constructor Description OptionsResponse(String metadata)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final OptionsResponsecopy(String metadata)final StringgetMetadata()-
-
Constructor Detail
-
OptionsResponse
OptionsResponse(String metadata)
-
-
Method Detail
-
component1
final String component1()
-
copy
final OptionsResponse copy(String metadata)
-
getMetadata
final String getMetadata()
-
-
-
-