Uses of Class
odata.msgraph.client.beta.complex.KeyValuePair
-
Packages that use KeyValuePair Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of KeyValuePair in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex with type parameters of type KeyValuePair Modifier and Type Field Description protected List<KeyValuePair>CloudPcStatusDetails. additionalInformationprotected List<KeyValuePair>AssignmentFilterStatusDetails. devicePropertiesprotected List<KeyValuePair>LabelingOptions. extendedPropertiesprotected List<KeyValuePair>SubjectRightsRequestDetail. insightCountsprotected List<KeyValuePair>ContentInfo. metadataprotected List<KeyValuePair>MetadataAction. metadataToAddprotected List<KeyValuePair>SubjectRightsRequestDetail. productItemCountsprotected List<KeyValuePair>CustomAction. propertiesprotected List<KeyValuePair>AndroidForWorkAppConfigurationSchemaItem. selectionsprotected List<KeyValuePair>AndroidManagedStoreAppConfigurationSchemaItem. selectionsMethods in odata.msgraph.client.beta.complex that return KeyValuePair Modifier and Type Method Description KeyValuePairKeyValuePair.Builder. build()KeyValuePairKeyValuePair. withName(String name)KeyValuePairKeyValuePair. withUnmappedField(String name, String value)KeyValuePairKeyValuePair. withValue(String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type KeyValuePair Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>CloudPcStatusDetails. getAdditionalInformation()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>CloudPcStatusDetails. getAdditionalInformation(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AssignmentFilterStatusDetails. getDeviceProperties()“Device properties used for filter evaluation during device check-in time.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AssignmentFilterStatusDetails. getDeviceProperties(com.github.davidmoten.odata.client.HttpRequestOptions options)“Device properties used for filter evaluation during device check-in time.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>LabelingOptions. getExtendedProperties()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>LabelingOptions. getExtendedProperties(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SubjectRightsRequestDetail. getInsightCounts()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SubjectRightsRequestDetail. getInsightCounts(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>ContentInfo. getMetadata()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>ContentInfo. getMetadata(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>MetadataAction. getMetadataToAdd()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>MetadataAction. getMetadataToAdd(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SubjectRightsRequestDetail. getProductItemCounts()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SubjectRightsRequestDetail. getProductItemCounts(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>CustomAction. getProperties()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>CustomAction. getProperties(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidForWorkAppConfigurationSchemaItem. getSelections()“List of human readable name/value pairs for the valid values that can be set for this item (Choice and Multiselect items only)”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidForWorkAppConfigurationSchemaItem. getSelections(com.github.davidmoten.odata.client.HttpRequestOptions options)“List of human readable name/value pairs for the valid values that can be set for this item (Choice and Multiselect items only)”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidManagedStoreAppConfigurationSchemaItem. getSelections()“List of human readable name/value pairs for the valid values that can be set for this item (Choice and Multiselect items only)”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidManagedStoreAppConfigurationSchemaItem. getSelections(com.github.davidmoten.odata.client.HttpRequestOptions options)“List of human readable name/value pairs for the valid values that can be set for this item (Choice and Multiselect items only)”Methods in odata.msgraph.client.beta.complex with parameters of type KeyValuePair Modifier and Type Method Description CloudPcStatusDetails.BuilderCloudPcStatusDetails.Builder. additionalInformation(KeyValuePair... additionalInformation)AssignmentFilterStatusDetails.BuilderAssignmentFilterStatusDetails.Builder. deviceProperties(KeyValuePair... deviceProperties)“Device properties used for filter evaluation during device check-in time.”LabelingOptions.BuilderLabelingOptions.Builder. extendedProperties(KeyValuePair... extendedProperties)SubjectRightsRequestDetail.BuilderSubjectRightsRequestDetail.Builder. insightCounts(KeyValuePair... insightCounts)ContentInfo.BuilderContentInfo.Builder. metadata(KeyValuePair... metadata)MetadataAction.BuilderMetadataAction.Builder. metadataToAdd(KeyValuePair... metadataToAdd)SubjectRightsRequestDetail.BuilderSubjectRightsRequestDetail.Builder. productItemCounts(KeyValuePair... productItemCounts)CustomAction.BuilderCustomAction.Builder. properties(KeyValuePair... properties)AndroidForWorkAppConfigurationSchemaItem.BuilderAndroidForWorkAppConfigurationSchemaItem.Builder. selections(KeyValuePair... selections)“List of human readable name/value pairs for the valid values that can be set for this item (Choice and Multiselect items only)”AndroidManagedStoreAppConfigurationSchemaItem.BuilderAndroidManagedStoreAppConfigurationSchemaItem.Builder. selections(KeyValuePair... selections)“List of human readable name/value pairs for the valid values that can be set for this item (Choice and Multiselect items only)”Method parameters in odata.msgraph.client.beta.complex with type arguments of type KeyValuePair Modifier and Type Method Description CloudPcStatusDetails.BuilderCloudPcStatusDetails.Builder. additionalInformation(List<KeyValuePair> additionalInformation)AssignmentFilterStatusDetails.BuilderAssignmentFilterStatusDetails.Builder. deviceProperties(List<KeyValuePair> deviceProperties)“Device properties used for filter evaluation during device check-in time.”LabelingOptions.BuilderLabelingOptions.Builder. extendedProperties(List<KeyValuePair> extendedProperties)SubjectRightsRequestDetail.BuilderSubjectRightsRequestDetail.Builder. insightCounts(List<KeyValuePair> insightCounts)ContentInfo.BuilderContentInfo.Builder. metadata(List<KeyValuePair> metadata)MetadataAction.BuilderMetadataAction.Builder. metadataToAdd(List<KeyValuePair> metadataToAdd)SubjectRightsRequestDetail.BuilderSubjectRightsRequestDetail.Builder. productItemCounts(List<KeyValuePair> productItemCounts)CustomAction.BuilderCustomAction.Builder. properties(List<KeyValuePair> properties)AndroidForWorkAppConfigurationSchemaItem.BuilderAndroidForWorkAppConfigurationSchemaItem.Builder. selections(List<KeyValuePair> selections)“List of human readable name/value pairs for the valid values that can be set for this item (Choice and Multiselect items only)”AndroidManagedStoreAppConfigurationSchemaItem.BuilderAndroidManagedStoreAppConfigurationSchemaItem.Builder. selections(List<KeyValuePair> selections)“List of human readable name/value pairs for the valid values that can be set for this item (Choice and Multiselect items only)” -
Uses of KeyValuePair in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity with type parameters of type KeyValuePair Modifier and Type Field Description protected List<KeyValuePair>DeviceManagementTroubleshootingEvent. additionalInformationprotected List<KeyValuePair>MicrosoftTunnelConfiguration. advancedSettingsprotected List<KeyValuePair>AndroidManagedAppProtection. approvedKeyboardsprotected List<KeyValuePair>MacOSDeviceFeaturesConfiguration. associatedDomainsprotected List<KeyValuePair>AndroidDeviceOwnerVpnConfiguration. customKeyValueDataprotected List<KeyValuePair>AndroidForWorkVpnConfiguration. customKeyValueDataprotected List<KeyValuePair>AndroidVpnConfiguration. customKeyValueDataprotected List<KeyValuePair>AndroidWorkProfileVpnConfiguration. customKeyValueDataprotected List<KeyValuePair>AppleVpnConfiguration. customKeyValueDataprotected List<KeyValuePair>DefaultManagedAppProtection. customSettingsprotected List<KeyValuePair>ManagedAppConfiguration. customSettingsprotected List<KeyValuePair>ServiceAnnouncementBase. detailsprotected List<KeyValuePair>AndroidManagedAppProtection. exemptedAppPackagesprotected List<KeyValuePair>DefaultManagedAppProtection. exemptedAppPackagesprotected List<KeyValuePair>DefaultManagedAppProtection. exemptedAppProtocolsprotected List<KeyValuePair>IosManagedAppProtection. exemptedAppProtocolsprotected List<KeyValuePair>SecurityConfigurationTask. intendedSettingsprotected List<KeyValuePair>RelyingPartyDetailedSummary. migrationValidationDetailsprotected List<KeyValuePair>SecurityAction. parametersprotected List<KeyValuePair>SynchronizationJob. synchronizationJobSettingsprotected List<KeyValuePair>GroupPolicyPresentationValueList. valuesMethods in odata.msgraph.client.beta.entity that return types with arguments of type KeyValuePair Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>DeviceManagementTroubleshootingEvent. getAdditionalInformation()“A set of string key and string value pairs which provides additional information on the Troubleshooting event”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>DeviceManagementTroubleshootingEvent. getAdditionalInformation(com.github.davidmoten.odata.client.HttpRequestOptions options)“A set of string key and string value pairs which provides additional information on the Troubleshooting event”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>MicrosoftTunnelConfiguration. getAdvancedSettings()“Additional settings that may be applied to the server”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>MicrosoftTunnelConfiguration. getAdvancedSettings(com.github.davidmoten.odata.client.HttpRequestOptions options)“Additional settings that may be applied to the server”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidManagedAppProtection. getApprovedKeyboards()“If Keyboard Restriction is enabled, only keyboards in this approved list will be allowed.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidManagedAppProtection. getApprovedKeyboards(com.github.davidmoten.odata.client.HttpRequestOptions options)“If Keyboard Restriction is enabled, only keyboards in this approved list will be allowed.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>MacOSDeviceFeaturesConfiguration. getAssociatedDomains()“DEPRECATED: use appAssociatedDomains instead.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>MacOSDeviceFeaturesConfiguration. getAssociatedDomains(com.github.davidmoten.odata.client.HttpRequestOptions options)“DEPRECATED: use appAssociatedDomains instead.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidDeviceOwnerVpnConfiguration. getCustomKeyValueData()“Custom data to define key/value pairs specific to a VPN provider.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidDeviceOwnerVpnConfiguration. getCustomKeyValueData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data to define key/value pairs specific to a VPN provider.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidForWorkVpnConfiguration. getCustomKeyValueData()“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidForWorkVpnConfiguration. getCustomKeyValueData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidVpnConfiguration. getCustomKeyValueData()“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidVpnConfiguration. getCustomKeyValueData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidWorkProfileVpnConfiguration. getCustomKeyValueData()“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidWorkProfileVpnConfiguration. getCustomKeyValueData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AppleVpnConfiguration. getCustomKeyValueData()“Custom data when connection type is set to Custom VPN.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AppleVpnConfiguration. getCustomKeyValueData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data when connection type is set to Custom VPN.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>DefaultManagedAppProtection. getCustomSettings()“A set of string key and string value pairs to be sent to the affected users, unalterned by this service”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>DefaultManagedAppProtection. getCustomSettings(com.github.davidmoten.odata.client.HttpRequestOptions options)“A set of string key and string value pairs to be sent to the affected users, unalterned by this service”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>ManagedAppConfiguration. getCustomSettings()“A set of string key and string value pairs to be sent to apps for users to whom the configuration is scoped, unalterned by this service”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>ManagedAppConfiguration. getCustomSettings(com.github.davidmoten.odata.client.HttpRequestOptions options)“A set of string key and string value pairs to be sent to apps for users to whom the configuration is scoped, unalterned by this service”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>ServiceAnnouncementBase. getDetails()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>ServiceAnnouncementBase. getDetails(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidManagedAppProtection. getExemptedAppPackages()“App packages in this list will be exempt from the policy and will be able to receive data from managed apps.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>AndroidManagedAppProtection. getExemptedAppPackages(com.github.davidmoten.odata.client.HttpRequestOptions options)“App packages in this list will be exempt from the policy and will be able to receive data from managed apps.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>DefaultManagedAppProtection. getExemptedAppPackages()“Android App packages in this list will be exempt from the policy and will be able to receive data from managed apps.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>DefaultManagedAppProtection. getExemptedAppPackages(com.github.davidmoten.odata.client.HttpRequestOptions options)“Android App packages in this list will be exempt from the policy and will be able to receive data from managed apps.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>DefaultManagedAppProtection. getExemptedAppProtocols()“iOS Apps in this list will be exempt from the policy and will be able to receive data from managed apps.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>DefaultManagedAppProtection. getExemptedAppProtocols(com.github.davidmoten.odata.client.HttpRequestOptions options)“iOS Apps in this list will be exempt from the policy and will be able to receive data from managed apps.com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>IosManagedAppProtection. getExemptedAppProtocols()“Apps in this list will be exempt from the policy and will be able to receive data from managed apps.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>IosManagedAppProtection. getExemptedAppProtocols(com.github.davidmoten.odata.client.HttpRequestOptions options)“Apps in this list will be exempt from the policy and will be able to receive data from managed apps.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SecurityConfigurationTask. getIntendedSettings()“The intended settings and their values.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SecurityConfigurationTask. getIntendedSettings(com.github.davidmoten.odata.client.HttpRequestOptions options)“The intended settings and their values.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>RelyingPartyDetailedSummary. getMigrationValidationDetails()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>RelyingPartyDetailedSummary. getMigrationValidationDetails(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SecurityAction. getParameters()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SecurityAction. getParameters(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SynchronizationJob. getSynchronizationJobSettings()com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>SynchronizationJob. getSynchronizationJobSettings(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>GroupPolicyPresentationValueList. getValues()“A list of pairs for the associated presentation.”com.github.davidmoten.odata.client.CollectionPage<KeyValuePair>GroupPolicyPresentationValueList. getValues(com.github.davidmoten.odata.client.HttpRequestOptions options)“A list of pairs for the associated presentation.”Methods in odata.msgraph.client.beta.entity with parameters of type KeyValuePair Modifier and Type Method Description AppleVppTokenTroubleshootingEvent.BuilderAppleVppTokenTroubleshootingEvent.Builder. additionalInformation(KeyValuePair... additionalInformation)DeviceManagementTroubleshootingEvent.BuilderDeviceManagementTroubleshootingEvent.Builder. additionalInformation(KeyValuePair... additionalInformation)“A set of string key and string value pairs which provides additional information on the Troubleshooting event”EnrollmentTroubleshootingEvent.BuilderEnrollmentTroubleshootingEvent.Builder. additionalInformation(KeyValuePair... additionalInformation)MobileAppTroubleshootingEvent.BuilderMobileAppTroubleshootingEvent.Builder. additionalInformation(KeyValuePair... additionalInformation)MicrosoftTunnelConfiguration.BuilderMicrosoftTunnelConfiguration.Builder. advancedSettings(KeyValuePair... advancedSettings)“Additional settings that may be applied to the server”AndroidManagedAppProtection.BuilderAndroidManagedAppProtection.Builder. approvedKeyboards(KeyValuePair... approvedKeyboards)“If Keyboard Restriction is enabled, only keyboards in this approved list will be allowed.MacOSDeviceFeaturesConfiguration.BuilderMacOSDeviceFeaturesConfiguration.Builder. associatedDomains(KeyValuePair... associatedDomains)“DEPRECATED: use appAssociatedDomains instead.AndroidDeviceOwnerVpnConfiguration.BuilderAndroidDeviceOwnerVpnConfiguration.Builder. customKeyValueData(KeyValuePair... customKeyValueData)“Custom data to define key/value pairs specific to a VPN provider.AndroidForWorkVpnConfiguration.BuilderAndroidForWorkVpnConfiguration.Builder. customKeyValueData(KeyValuePair... customKeyValueData)“Custom data when connection type is set to Citrix.AndroidVpnConfiguration.BuilderAndroidVpnConfiguration.Builder. customKeyValueData(KeyValuePair... customKeyValueData)“Custom data when connection type is set to Citrix.AndroidWorkProfileVpnConfiguration.BuilderAndroidWorkProfileVpnConfiguration.Builder. customKeyValueData(KeyValuePair... customKeyValueData)“Custom data when connection type is set to Citrix.IosikEv2VpnConfiguration.BuilderIosikEv2VpnConfiguration.Builder. customKeyValueData(KeyValuePair... customKeyValueData)IosVpnConfiguration.BuilderIosVpnConfiguration.Builder. customKeyValueData(KeyValuePair... customKeyValueData)MacOSVpnConfiguration.BuilderMacOSVpnConfiguration.Builder. customKeyValueData(KeyValuePair... customKeyValueData)DefaultManagedAppProtection.BuilderDefaultManagedAppProtection.Builder. customSettings(KeyValuePair... customSettings)“A set of string key and string value pairs to be sent to the affected users, unalterned by this service”TargetedManagedAppConfiguration.BuilderTargetedManagedAppConfiguration.Builder. customSettings(KeyValuePair... customSettings)ServiceHealthIssue.BuilderServiceHealthIssue.Builder. details(KeyValuePair... details)ServiceUpdateMessage.BuilderServiceUpdateMessage.Builder. details(KeyValuePair... details)AndroidManagedAppProtection.BuilderAndroidManagedAppProtection.Builder. exemptedAppPackages(KeyValuePair... exemptedAppPackages)“App packages in this list will be exempt from the policy and will be able to receive data from managed apps.”DefaultManagedAppProtection.BuilderDefaultManagedAppProtection.Builder. exemptedAppPackages(KeyValuePair... exemptedAppPackages)“Android App packages in this list will be exempt from the policy and will be able to receive data from managed apps.DefaultManagedAppProtection.BuilderDefaultManagedAppProtection.Builder. exemptedAppProtocols(KeyValuePair... exemptedAppProtocols)“iOS Apps in this list will be exempt from the policy and will be able to receive data from managed apps.IosManagedAppProtection.BuilderIosManagedAppProtection.Builder. exemptedAppProtocols(KeyValuePair... exemptedAppProtocols)“Apps in this list will be exempt from the policy and will be able to receive data from managed apps.”SecurityConfigurationTask.BuilderSecurityConfigurationTask.Builder. intendedSettings(KeyValuePair... intendedSettings)“The intended settings and their values.”RelyingPartyDetailedSummary.BuilderRelyingPartyDetailedSummary.Builder. migrationValidationDetails(KeyValuePair... migrationValidationDetails)SecurityAction.BuilderSecurityAction.Builder. parameters(KeyValuePair... parameters)SynchronizationJob.BuilderSynchronizationJob.Builder. synchronizationJobSettings(KeyValuePair... synchronizationJobSettings)GroupPolicyPresentationValueList.BuilderGroupPolicyPresentationValueList.Builder. values(KeyValuePair... values)“A list of pairs for the associated presentation.”Method parameters in odata.msgraph.client.beta.entity with type arguments of type KeyValuePair Modifier and Type Method Description AppleVppTokenTroubleshootingEvent.BuilderAppleVppTokenTroubleshootingEvent.Builder. additionalInformation(List<KeyValuePair> additionalInformation)DeviceManagementTroubleshootingEvent.BuilderDeviceManagementTroubleshootingEvent.Builder. additionalInformation(List<KeyValuePair> additionalInformation)“A set of string key and string value pairs which provides additional information on the Troubleshooting event”EnrollmentTroubleshootingEvent.BuilderEnrollmentTroubleshootingEvent.Builder. additionalInformation(List<KeyValuePair> additionalInformation)MobileAppTroubleshootingEvent.BuilderMobileAppTroubleshootingEvent.Builder. additionalInformation(List<KeyValuePair> additionalInformation)MicrosoftTunnelConfiguration.BuilderMicrosoftTunnelConfiguration.Builder. advancedSettings(List<KeyValuePair> advancedSettings)“Additional settings that may be applied to the server”AndroidManagedAppProtection.BuilderAndroidManagedAppProtection.Builder. approvedKeyboards(List<KeyValuePair> approvedKeyboards)“If Keyboard Restriction is enabled, only keyboards in this approved list will be allowed.MacOSDeviceFeaturesConfiguration.BuilderMacOSDeviceFeaturesConfiguration.Builder. associatedDomains(List<KeyValuePair> associatedDomains)“DEPRECATED: use appAssociatedDomains instead.AndroidDeviceOwnerVpnConfiguration.BuilderAndroidDeviceOwnerVpnConfiguration.Builder. customKeyValueData(List<KeyValuePair> customKeyValueData)“Custom data to define key/value pairs specific to a VPN provider.AndroidForWorkVpnConfiguration.BuilderAndroidForWorkVpnConfiguration.Builder. customKeyValueData(List<KeyValuePair> customKeyValueData)“Custom data when connection type is set to Citrix.AndroidVpnConfiguration.BuilderAndroidVpnConfiguration.Builder. customKeyValueData(List<KeyValuePair> customKeyValueData)“Custom data when connection type is set to Citrix.AndroidWorkProfileVpnConfiguration.BuilderAndroidWorkProfileVpnConfiguration.Builder. customKeyValueData(List<KeyValuePair> customKeyValueData)“Custom data when connection type is set to Citrix.IosikEv2VpnConfiguration.BuilderIosikEv2VpnConfiguration.Builder. customKeyValueData(List<KeyValuePair> customKeyValueData)IosVpnConfiguration.BuilderIosVpnConfiguration.Builder. customKeyValueData(List<KeyValuePair> customKeyValueData)MacOSVpnConfiguration.BuilderMacOSVpnConfiguration.Builder. customKeyValueData(List<KeyValuePair> customKeyValueData)DefaultManagedAppProtection.BuilderDefaultManagedAppProtection.Builder. customSettings(List<KeyValuePair> customSettings)“A set of string key and string value pairs to be sent to the affected users, unalterned by this service”TargetedManagedAppConfiguration.BuilderTargetedManagedAppConfiguration.Builder. customSettings(List<KeyValuePair> customSettings)ServiceHealthIssue.BuilderServiceHealthIssue.Builder. details(List<KeyValuePair> details)ServiceUpdateMessage.BuilderServiceUpdateMessage.Builder. details(List<KeyValuePair> details)AndroidManagedAppProtection.BuilderAndroidManagedAppProtection.Builder. exemptedAppPackages(List<KeyValuePair> exemptedAppPackages)“App packages in this list will be exempt from the policy and will be able to receive data from managed apps.”DefaultManagedAppProtection.BuilderDefaultManagedAppProtection.Builder. exemptedAppPackages(List<KeyValuePair> exemptedAppPackages)“Android App packages in this list will be exempt from the policy and will be able to receive data from managed apps.DefaultManagedAppProtection.BuilderDefaultManagedAppProtection.Builder. exemptedAppProtocols(List<KeyValuePair> exemptedAppProtocols)“iOS Apps in this list will be exempt from the policy and will be able to receive data from managed apps.IosManagedAppProtection.BuilderIosManagedAppProtection.Builder. exemptedAppProtocols(List<KeyValuePair> exemptedAppProtocols)“Apps in this list will be exempt from the policy and will be able to receive data from managed apps.”SecurityConfigurationTask.BuilderSecurityConfigurationTask.Builder. intendedSettings(List<KeyValuePair> intendedSettings)“The intended settings and their values.”RelyingPartyDetailedSummary.BuilderRelyingPartyDetailedSummary.Builder. migrationValidationDetails(List<KeyValuePair> migrationValidationDetails)SecurityAction.BuilderSecurityAction.Builder. parameters(List<KeyValuePair> parameters)com.github.davidmoten.odata.client.ActionRequestNoReturnChat. sendActivityNotification(TeamworkActivityTopic topic, String activityType, Long chainId, ItemBody previewText, List<KeyValuePair> templateParameters, TeamworkNotificationRecipient recipient)com.github.davidmoten.odata.client.ActionRequestNoReturnTeam. sendActivityNotification(TeamworkActivityTopic topic, String activityType, Long chainId, ItemBody previewText, List<KeyValuePair> templateParameters, TeamworkNotificationRecipient recipient)com.github.davidmoten.odata.client.ActionRequestNoReturnUserTeamwork. sendActivityNotification(TeamworkActivityTopic topic, String activityType, Long chainId, ItemBody previewText, List<KeyValuePair> templateParameters)SynchronizationJob.BuilderSynchronizationJob.Builder. synchronizationJobSettings(List<KeyValuePair> synchronizationJobSettings)GroupPolicyPresentationValueList.BuilderGroupPolicyPresentationValueList.Builder. values(List<KeyValuePair> values)“A list of pairs for the associated presentation.”DeviceManagementTroubleshootingEventDeviceManagementTroubleshootingEvent. withAdditionalInformation(List<KeyValuePair> additionalInformation)Returns an immutable copy ofthiswith just theadditionalInformationfield changed.MicrosoftTunnelConfigurationMicrosoftTunnelConfiguration. withAdvancedSettings(List<KeyValuePair> advancedSettings)Returns an immutable copy ofthiswith just theadvancedSettingsfield changed.AndroidManagedAppProtectionAndroidManagedAppProtection. withApprovedKeyboards(List<KeyValuePair> approvedKeyboards)Returns an immutable copy ofthiswith just theapprovedKeyboardsfield changed.MacOSDeviceFeaturesConfigurationMacOSDeviceFeaturesConfiguration. withAssociatedDomains(List<KeyValuePair> associatedDomains)Returns an immutable copy ofthiswith just theassociatedDomainsfield changed.AndroidDeviceOwnerVpnConfigurationAndroidDeviceOwnerVpnConfiguration. withCustomKeyValueData(List<KeyValuePair> customKeyValueData)Returns an immutable copy ofthiswith just thecustomKeyValueDatafield changed.AndroidForWorkVpnConfigurationAndroidForWorkVpnConfiguration. withCustomKeyValueData(List<KeyValuePair> customKeyValueData)Returns an immutable copy ofthiswith just thecustomKeyValueDatafield changed.AndroidVpnConfigurationAndroidVpnConfiguration. withCustomKeyValueData(List<KeyValuePair> customKeyValueData)Returns an immutable copy ofthiswith just thecustomKeyValueDatafield changed.AndroidWorkProfileVpnConfigurationAndroidWorkProfileVpnConfiguration. withCustomKeyValueData(List<KeyValuePair> customKeyValueData)Returns an immutable copy ofthiswith just thecustomKeyValueDatafield changed.AppleVpnConfigurationAppleVpnConfiguration. withCustomKeyValueData(List<KeyValuePair> customKeyValueData)Returns an immutable copy ofthiswith just thecustomKeyValueDatafield changed.DefaultManagedAppProtectionDefaultManagedAppProtection. withCustomSettings(List<KeyValuePair> customSettings)Returns an immutable copy ofthiswith just thecustomSettingsfield changed.ManagedAppConfigurationManagedAppConfiguration. withCustomSettings(List<KeyValuePair> customSettings)Returns an immutable copy ofthiswith just thecustomSettingsfield changed.ServiceAnnouncementBaseServiceAnnouncementBase. withDetails(List<KeyValuePair> details)AndroidManagedAppProtectionAndroidManagedAppProtection. withExemptedAppPackages(List<KeyValuePair> exemptedAppPackages)Returns an immutable copy ofthiswith just theexemptedAppPackagesfield changed.DefaultManagedAppProtectionDefaultManagedAppProtection. withExemptedAppPackages(List<KeyValuePair> exemptedAppPackages)Returns an immutable copy ofthiswith just theexemptedAppPackagesfield changed.DefaultManagedAppProtectionDefaultManagedAppProtection. withExemptedAppProtocols(List<KeyValuePair> exemptedAppProtocols)Returns an immutable copy ofthiswith just theexemptedAppProtocolsfield changed.IosManagedAppProtectionIosManagedAppProtection. withExemptedAppProtocols(List<KeyValuePair> exemptedAppProtocols)Returns an immutable copy ofthiswith just theexemptedAppProtocolsfield changed.SecurityConfigurationTaskSecurityConfigurationTask. withIntendedSettings(List<KeyValuePair> intendedSettings)Returns an immutable copy ofthiswith just theintendedSettingsfield changed.RelyingPartyDetailedSummaryRelyingPartyDetailedSummary. withMigrationValidationDetails(List<KeyValuePair> migrationValidationDetails)SecurityActionSecurityAction. withParameters(List<KeyValuePair> parameters)SynchronizationJobSynchronizationJob. withSynchronizationJobSettings(List<KeyValuePair> synchronizationJobSettings)GroupPolicyPresentationValueListGroupPolicyPresentationValueList. withValues(List<KeyValuePair> values)Returns an immutable copy ofthiswith just thevaluesfield changed. -
Uses of KeyValuePair in odata.msgraph.client.beta.entity.request
Method parameters in odata.msgraph.client.beta.entity.request with type arguments of type KeyValuePair Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestNoReturnChatRequest. sendActivityNotification(TeamworkActivityTopic topic, String activityType, Long chainId, ItemBody previewText, List<KeyValuePair> templateParameters, TeamworkNotificationRecipient recipient)com.github.davidmoten.odata.client.ActionRequestNoReturnTeamRequest. sendActivityNotification(TeamworkActivityTopic topic, String activityType, Long chainId, ItemBody previewText, List<KeyValuePair> templateParameters, TeamworkNotificationRecipient recipient)com.github.davidmoten.odata.client.ActionRequestNoReturnUserTeamworkRequest. sendActivityNotification(TeamworkActivityTopic topic, String activityType, Long chainId, ItemBody previewText, List<KeyValuePair> templateParameters)
-