Uses of Class
com.microsoft.graph.models.IncludeTarget
Packages that use IncludeTarget
-
Uses of IncludeTarget in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IncludeTargetModifier and TypeMethodDescriptionstatic IncludeTargetIncludeTarget.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type IncludeTargetModifier and TypeMethodDescriptionX509CertificateAuthorityScope.getIncludeTargets()Gets the includeTargets property value.Method parameters in com.microsoft.graph.models with type arguments of type IncludeTargetModifier and TypeMethodDescriptionvoidX509CertificateAuthorityScope.setIncludeTargets(List<IncludeTarget> value) Sets the includeTargets property value.