Uses of Interface
com.okta.sdk.impl.io.Resource
Packages that use Resource
-
Uses of Resource in com.okta.sdk.impl.config
Methods in com.okta.sdk.impl.config with parameters of type ResourceModifier and TypeMethodDescriptionParses the specified.properties
resource and returns a map of the parsed properties or an empty map if no properties were found.Constructors in com.okta.sdk.impl.config with parameters of type ResourceModifierConstructorDescriptionResourcePropertiesSource
(Resource resource) YAMLPropertiesSource
(Resource resource) -
Uses of Resource in com.okta.sdk.impl.io
Classes in com.okta.sdk.impl.io that implement ResourceModifier and TypeClassDescriptionclass
class
class
class
class
Methods in com.okta.sdk.impl.io that return ResourceModifier and TypeMethodDescriptionDefaultResourceFactory.createResource
(String location) ResourceFactory.createResource
(String location)