Uses of Class
com.okta.sdk.resource.model.ResourceSelectorResponseWithoutSelfLinkSchema
Packages that use ResourceSelectorResponseWithoutSelfLinkSchema
-
Uses of ResourceSelectorResponseWithoutSelfLinkSchema in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ResourceSelectorResponseWithoutSelfLinkSchemaModifier and TypeMethodDescriptionResourceSelectorResponseWithoutSelfLinkSchema.description(String description) ResourceSelectorResponseWithoutSelfLinkSchema.links(ResourceSelectorResponseWithoutSelfLinkSchemaLinks links) Methods in com.okta.sdk.resource.model that return types with arguments of type ResourceSelectorResponseWithoutSelfLinkSchemaModifier and TypeMethodDescriptionResourceSelectorsSchema.getResourceSelectors()Get resourceSelectorsMethods in com.okta.sdk.resource.model with parameters of type ResourceSelectorResponseWithoutSelfLinkSchemaModifier and TypeMethodDescriptionResourceSelectorsSchema.addresourceSelectorsItem(ResourceSelectorResponseWithoutSelfLinkSchema resourceSelectorsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type ResourceSelectorResponseWithoutSelfLinkSchemaModifier and TypeMethodDescriptionResourceSelectorsSchema.resourceSelectors(List<ResourceSelectorResponseWithoutSelfLinkSchema> resourceSelectors) voidResourceSelectorsSchema.setResourceSelectors(List<ResourceSelectorResponseWithoutSelfLinkSchema> resourceSelectors)