Interface ExecuteMerchantBehaviorResponseMerchantBehaviorOuterClass.ExecuteMerchantBehaviorResponseMerchantBehaviorOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ExecuteMerchantBehaviorResponseMerchantBehaviorOuterClass.ExecuteMerchantBehaviorResponseMerchantBehavior,ExecuteMerchantBehaviorResponseMerchantBehaviorOuterClass.ExecuteMerchantBehaviorResponseMerchantBehavior.Builder
- Enclosing class:
- ExecuteMerchantBehaviorResponseMerchantBehaviorOuterClass
public static interface ExecuteMerchantBehaviorResponseMerchantBehaviorOuterClass.ExecuteMerchantBehaviorResponseMerchantBehaviorOrBuilder 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;com.google.protobuf.AnygetChannelActivityMerchantBehaviorAnalysisReference().google.protobuf.Any ChannelActivityMerchantBehaviorAnalysisReference = 192747461;com.google.protobuf.AnyOrBuildergetChannelActivityMerchantBehaviorAnalysisReferenceOrBuilder().google.protobuf.Any ChannelActivityMerchantBehaviorAnalysisReference = 192747461;StringgetChannelActivityMerchantBehaviorAnalysisResult()string ChannelActivityMerchantBehaviorAnalysisResult = 30900903;com.google.protobuf.ByteStringgetChannelActivityMerchantBehaviorAnalysisResultBytes()string ChannelActivityMerchantBehaviorAnalysisResult = 30900903;booleanhasChannelActivityMerchantBehaviorAnalysisReference().google.protobuf.Any ChannelActivityMerchantBehaviorAnalysisReference = 192747461;-
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.
-
hasChannelActivityMerchantBehaviorAnalysisReference
boolean hasChannelActivityMerchantBehaviorAnalysisReference()
.google.protobuf.Any ChannelActivityMerchantBehaviorAnalysisReference = 192747461;- Returns:
- Whether the channelActivityMerchantBehaviorAnalysisReference field is set.
-
getChannelActivityMerchantBehaviorAnalysisReference
com.google.protobuf.Any getChannelActivityMerchantBehaviorAnalysisReference()
.google.protobuf.Any ChannelActivityMerchantBehaviorAnalysisReference = 192747461;- Returns:
- The channelActivityMerchantBehaviorAnalysisReference.
-
getChannelActivityMerchantBehaviorAnalysisReferenceOrBuilder
com.google.protobuf.AnyOrBuilder getChannelActivityMerchantBehaviorAnalysisReferenceOrBuilder()
.google.protobuf.Any ChannelActivityMerchantBehaviorAnalysisReference = 192747461;
-
getChannelActivityMerchantBehaviorAnalysisResult
String getChannelActivityMerchantBehaviorAnalysisResult()
string ChannelActivityMerchantBehaviorAnalysisResult = 30900903;- Returns:
- The channelActivityMerchantBehaviorAnalysisResult.
-
getChannelActivityMerchantBehaviorAnalysisResultBytes
com.google.protobuf.ByteString getChannelActivityMerchantBehaviorAnalysisResultBytes()
string ChannelActivityMerchantBehaviorAnalysisResult = 30900903;- Returns:
- The bytes for channelActivityMerchantBehaviorAnalysisResult.
-
-