Uses of Class
itk.InstructionOuterClass.PushNotificationBehavior.Builder
Packages that use InstructionOuterClass.PushNotificationBehavior.Builder
-
Uses of InstructionOuterClass.PushNotificationBehavior.Builder in itk
Methods in itk that return InstructionOuterClass.PushNotificationBehavior.BuilderModifier and TypeMethodDescriptionInstructionOuterClass.PushNotificationBehavior.Builder.clear()InstructionOuterClass.PushNotificationBehavior.Builder.clearUrl()string url = 1;InstructionOuterClass.CallAgent.Builder.getPushNotificationBuilder().itk.PushNotificationBehavior push_notification = 6;InstructionOuterClass.PushNotificationBehavior.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstructionOuterClass.PushNotificationBehavior.Builder.mergeFrom(com.google.protobuf.Message other) InstructionOuterClass.PushNotificationBehavior.Builder.mergeFrom(InstructionOuterClass.PushNotificationBehavior other) InstructionOuterClass.PushNotificationBehavior.newBuilder()InstructionOuterClass.PushNotificationBehavior.newBuilder(InstructionOuterClass.PushNotificationBehavior prototype) InstructionOuterClass.PushNotificationBehavior.newBuilderForType()InstructionOuterClass.PushNotificationBehavior.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) string url = 1;InstructionOuterClass.PushNotificationBehavior.Builder.setUrlBytes(com.google.protobuf.ByteString value) string url = 1;InstructionOuterClass.PushNotificationBehavior.toBuilder()Methods in itk with parameters of type InstructionOuterClass.PushNotificationBehavior.BuilderModifier and TypeMethodDescriptionInstructionOuterClass.CallAgent.Builder.setPushNotification(InstructionOuterClass.PushNotificationBehavior.Builder builderForValue) .itk.PushNotificationBehavior push_notification = 6;