Uses of Class
com.okta.sdk.resource.model.ApiTokenNetwork
Packages that use ApiTokenNetwork
-
Uses of ApiTokenNetwork in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ApiTokenNetworkModifier and TypeMethodDescriptionApiTokenNetwork.addexcludeItem
(String excludeItem) ApiTokenNetwork.addincludeItem
(String includeItem) ApiTokenNetwork.connection
(String connection) ApiToken.getNetwork()
Get networkApiTokenUpdate.getNetwork()
Get networkMethods in com.okta.sdk.resource.model with parameters of type ApiTokenNetworkModifier and TypeMethodDescriptionApiToken.network
(ApiTokenNetwork network) ApiTokenUpdate.network
(ApiTokenNetwork network) void
ApiToken.setNetwork
(ApiTokenNetwork network) void
ApiTokenUpdate.setNetwork
(ApiTokenNetwork network)