Interface ExecuteMerchantBehaviorRequestMerchantBehaviorOuterClass.ExecuteMerchantBehaviorRequestMerchantBehaviorOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ExecuteMerchantBehaviorRequestMerchantBehaviorOuterClass.ExecuteMerchantBehaviorRequestMerchantBehavior,ExecuteMerchantBehaviorRequestMerchantBehaviorOuterClass.ExecuteMerchantBehaviorRequestMerchantBehavior.Builder
- Enclosing class:
- ExecuteMerchantBehaviorRequestMerchantBehaviorOuterClass
public static interface ExecuteMerchantBehaviorRequestMerchantBehaviorOuterClass.ExecuteMerchantBehaviorRequestMerchantBehaviorOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetChannelActivityMerchantBehaviorAnalysisAlgorithmSpecification()string ChannelActivityMerchantBehaviorAnalysisAlgorithmSpecification = 337335133;com.google.protobuf.ByteStringgetChannelActivityMerchantBehaviorAnalysisAlgorithmSpecificationBytes()string ChannelActivityMerchantBehaviorAnalysisAlgorithmSpecification = 337335133;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getChannelActivityMerchantBehaviorAnalysisAlgorithmSpecification
String getChannelActivityMerchantBehaviorAnalysisAlgorithmSpecification()
string ChannelActivityMerchantBehaviorAnalysisAlgorithmSpecification = 337335133;- Returns:
- The channelActivityMerchantBehaviorAnalysisAlgorithmSpecification.
-
getChannelActivityMerchantBehaviorAnalysisAlgorithmSpecificationBytes
com.google.protobuf.ByteString getChannelActivityMerchantBehaviorAnalysisAlgorithmSpecificationBytes()
string ChannelActivityMerchantBehaviorAnalysisAlgorithmSpecification = 337335133;- Returns:
- The bytes for channelActivityMerchantBehaviorAnalysisAlgorithmSpecification.
-
-