Uses of Class
com.microsoft.graph.models.CustomExtensionEndpointConfiguration
Packages that use CustomExtensionEndpointConfiguration
-
Uses of CustomExtensionEndpointConfiguration in com.microsoft.graph.models
Subclasses of CustomExtensionEndpointConfiguration in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return CustomExtensionEndpointConfigurationModifier and TypeMethodDescriptionCustomExtensionEndpointConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCustomCalloutExtension.getEndpointConfiguration()Gets the endpointConfiguration property value.Methods in com.microsoft.graph.models with parameters of type CustomExtensionEndpointConfigurationModifier and TypeMethodDescriptionvoidCustomCalloutExtension.setEndpointConfiguration(CustomExtensionEndpointConfiguration value) Sets the endpointConfiguration property value.