Uses of Interface
com.okta.idx.sdk.api.io.Resource
Packages that use Resource
-
Uses of Resource in com.okta.idx.sdk.api.config
Methods in com.okta.idx.sdk.api.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.idx.sdk.api.config with parameters of type ResourceModifierConstructorDescriptionResourcePropertiesSource
(Resource resource) YAMLPropertiesSource
(Resource resource) -
Uses of Resource in com.okta.idx.sdk.api.io
Classes in com.okta.idx.sdk.api.io that implement ResourceModifier and TypeClassDescriptionclass
class
class
class
class
Methods in com.okta.idx.sdk.api.io that return ResourceModifier and TypeMethodDescriptionDefaultResourceFactory.createResource
(String location) ResourceFactory.createResource
(String location)