Uses of Class
odata.msgraph.client.beta.complex.KeyValue
-
Packages that use KeyValue Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity odata.msgraph.client.beta.termStore.entity -
-
Uses of KeyValue in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex with type parameters of type KeyValue Modifier and Type Field Description protected List<KeyValue>OathTokenMetadata. manufacturerPropertiesprotected List<KeyValue>AddIn. propertiesprotected List<KeyValue>GovernanceRoleAssignmentRequestStatus. statusDetailsMethods in odata.msgraph.client.beta.complex that return KeyValue Modifier and Type Method Description KeyValueKeyValue.Builder. build()KeyValueKeyValue. withKey(String key)KeyValueKeyValue. withUnmappedField(String name, String value)KeyValueKeyValue. withValue(String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type KeyValue Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<KeyValue>OathTokenMetadata. getManufacturerProperties()com.github.davidmoten.odata.client.CollectionPage<KeyValue>OathTokenMetadata. getManufacturerProperties(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValue>AddIn. getProperties()com.github.davidmoten.odata.client.CollectionPage<KeyValue>AddIn. getProperties(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValue>GovernanceRoleAssignmentRequestStatus. getStatusDetails()com.github.davidmoten.odata.client.CollectionPage<KeyValue>GovernanceRoleAssignmentRequestStatus. getStatusDetails(com.github.davidmoten.odata.client.HttpRequestOptions options)Methods in odata.msgraph.client.beta.complex with parameters of type KeyValue Modifier and Type Method Description OathTokenMetadata.BuilderOathTokenMetadata.Builder. manufacturerProperties(KeyValue... manufacturerProperties)AddIn.BuilderAddIn.Builder. properties(KeyValue... properties)GovernanceRoleAssignmentRequestStatus.BuilderGovernanceRoleAssignmentRequestStatus.Builder. statusDetails(KeyValue... statusDetails)Method parameters in odata.msgraph.client.beta.complex with type arguments of type KeyValue Modifier and Type Method Description OathTokenMetadata.BuilderOathTokenMetadata.Builder. manufacturerProperties(List<KeyValue> manufacturerProperties)AddIn.BuilderAddIn.Builder. properties(List<KeyValue> properties)GovernanceRoleAssignmentRequestStatus.BuilderGovernanceRoleAssignmentRequestStatus.Builder. statusDetails(List<KeyValue> statusDetails) -
Uses of KeyValue in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity with type parameters of type KeyValue Modifier and Type Field Description protected List<KeyValue>DirectoryAudit. additionalDetailsprotected List<KeyValue>SignIn. authenticationProcessingDetailsprotected List<KeyValue>AndroidDeviceOwnerVpnConfiguration. customDataprotected List<KeyValue>AndroidForWorkVpnConfiguration. customDataprotected List<KeyValue>AndroidVpnConfiguration. customDataprotected List<KeyValue>AndroidWorkProfileVpnConfiguration. customDataprotected List<KeyValue>AppleVpnConfiguration. customDataMethods in odata.msgraph.client.beta.entity that return types with arguments of type KeyValue Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<KeyValue>DirectoryAudit. getAdditionalDetails()com.github.davidmoten.odata.client.CollectionPage<KeyValue>DirectoryAudit. getAdditionalDetails(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValue>SignIn. getAuthenticationProcessingDetails()com.github.davidmoten.odata.client.CollectionPage<KeyValue>SignIn. getAuthenticationProcessingDetails(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValue>AndroidDeviceOwnerVpnConfiguration. getCustomData()“Custom data to define key/value pairs specific to a VPN provider.com.github.davidmoten.odata.client.CollectionPage<KeyValue>AndroidDeviceOwnerVpnConfiguration. getCustomData(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<KeyValue>AndroidForWorkVpnConfiguration. getCustomData()“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValue>AndroidForWorkVpnConfiguration. getCustomData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValue>AndroidVpnConfiguration. getCustomData()“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValue>AndroidVpnConfiguration. getCustomData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValue>AndroidWorkProfileVpnConfiguration. getCustomData()“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValue>AndroidWorkProfileVpnConfiguration. getCustomData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data when connection type is set to Citrix.com.github.davidmoten.odata.client.CollectionPage<KeyValue>AppleVpnConfiguration. getCustomData()“Custom data when connection type is set to Custom VPN.com.github.davidmoten.odata.client.CollectionPage<KeyValue>AppleVpnConfiguration. getCustomData(com.github.davidmoten.odata.client.HttpRequestOptions options)“Custom data when connection type is set to Custom VPN.Methods in odata.msgraph.client.beta.entity with parameters of type KeyValue Modifier and Type Method Description DirectoryAudit.BuilderDirectoryAudit.Builder. additionalDetails(KeyValue... additionalDetails)RestrictedSignIn.BuilderRestrictedSignIn.Builder. authenticationProcessingDetails(KeyValue... authenticationProcessingDetails)SignIn.BuilderSignIn.Builder. authenticationProcessingDetails(KeyValue... authenticationProcessingDetails)AndroidDeviceOwnerVpnConfiguration.BuilderAndroidDeviceOwnerVpnConfiguration.Builder. customData(KeyValue... customData)“Custom data to define key/value pairs specific to a VPN provider.AndroidForWorkVpnConfiguration.BuilderAndroidForWorkVpnConfiguration.Builder. customData(KeyValue... customData)“Custom data when connection type is set to Citrix.AndroidVpnConfiguration.BuilderAndroidVpnConfiguration.Builder. customData(KeyValue... customData)“Custom data when connection type is set to Citrix.AndroidWorkProfileVpnConfiguration.BuilderAndroidWorkProfileVpnConfiguration.Builder. customData(KeyValue... customData)“Custom data when connection type is set to Citrix.IosikEv2VpnConfiguration.BuilderIosikEv2VpnConfiguration.Builder. customData(KeyValue... customData)IosVpnConfiguration.BuilderIosVpnConfiguration.Builder. customData(KeyValue... customData)MacOSVpnConfiguration.BuilderMacOSVpnConfiguration.Builder. customData(KeyValue... customData)Method parameters in odata.msgraph.client.beta.entity with type arguments of type KeyValue Modifier and Type Method Description DirectoryAudit.BuilderDirectoryAudit.Builder. additionalDetails(List<KeyValue> additionalDetails)RestrictedSignIn.BuilderRestrictedSignIn.Builder. authenticationProcessingDetails(List<KeyValue> authenticationProcessingDetails)SignIn.BuilderSignIn.Builder. authenticationProcessingDetails(List<KeyValue> authenticationProcessingDetails)AndroidDeviceOwnerVpnConfiguration.BuilderAndroidDeviceOwnerVpnConfiguration.Builder. customData(List<KeyValue> customData)“Custom data to define key/value pairs specific to a VPN provider.AndroidForWorkVpnConfiguration.BuilderAndroidForWorkVpnConfiguration.Builder. customData(List<KeyValue> customData)“Custom data when connection type is set to Citrix.AndroidVpnConfiguration.BuilderAndroidVpnConfiguration.Builder. customData(List<KeyValue> customData)“Custom data when connection type is set to Citrix.AndroidWorkProfileVpnConfiguration.BuilderAndroidWorkProfileVpnConfiguration.Builder. customData(List<KeyValue> customData)“Custom data when connection type is set to Citrix.IosikEv2VpnConfiguration.BuilderIosikEv2VpnConfiguration.Builder. customData(List<KeyValue> customData)IosVpnConfiguration.BuilderIosVpnConfiguration.Builder. customData(List<KeyValue> customData)MacOSVpnConfiguration.BuilderMacOSVpnConfiguration.Builder. customData(List<KeyValue> customData)DirectoryAuditDirectoryAudit. withAdditionalDetails(List<KeyValue> additionalDetails)SignInSignIn. withAuthenticationProcessingDetails(List<KeyValue> authenticationProcessingDetails)AndroidDeviceOwnerVpnConfigurationAndroidDeviceOwnerVpnConfiguration. withCustomData(List<KeyValue> customData)Returns an immutable copy ofthiswith just thecustomDatafield changed.AndroidForWorkVpnConfigurationAndroidForWorkVpnConfiguration. withCustomData(List<KeyValue> customData)Returns an immutable copy ofthiswith just thecustomDatafield changed.AndroidVpnConfigurationAndroidVpnConfiguration. withCustomData(List<KeyValue> customData)Returns an immutable copy ofthiswith just thecustomDatafield changed.AndroidWorkProfileVpnConfigurationAndroidWorkProfileVpnConfiguration. withCustomData(List<KeyValue> customData)Returns an immutable copy ofthiswith just thecustomDatafield changed.AppleVpnConfigurationAppleVpnConfiguration. withCustomData(List<KeyValue> customData)Returns an immutable copy ofthiswith just thecustomDatafield changed. -
Uses of KeyValue in odata.msgraph.client.beta.termStore.entity
Fields in odata.msgraph.client.beta.termStore.entity with type parameters of type KeyValue Modifier and Type Field Description protected List<KeyValue>Set. propertiesprotected List<KeyValue>Term. propertiesMethods in odata.msgraph.client.beta.termStore.entity that return types with arguments of type KeyValue Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<KeyValue>Set. getProperties()com.github.davidmoten.odata.client.CollectionPage<KeyValue>Set. getProperties(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<KeyValue>Term. getProperties()com.github.davidmoten.odata.client.CollectionPage<KeyValue>Term. getProperties(com.github.davidmoten.odata.client.HttpRequestOptions options)Methods in odata.msgraph.client.beta.termStore.entity with parameters of type KeyValue Modifier and Type Method Description Set.BuilderSet.Builder. properties(KeyValue... properties)Term.BuilderTerm.Builder. properties(KeyValue... properties)Method parameters in odata.msgraph.client.beta.termStore.entity with type arguments of type KeyValue Modifier and Type Method Description Set.BuilderSet.Builder. properties(List<KeyValue> properties)Term.BuilderTerm.Builder. properties(List<KeyValue> properties)SetSet. withProperties(List<KeyValue> properties)TermTerm. withProperties(List<KeyValue> properties)
-