Uses of Class
com.okta.sdk.resource.model.ResourceSelectorResponseWithoutSelfLinkSchema
-
Uses of ResourceSelectorResponseWithoutSelfLinkSchema in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionResourceSelectorResponseWithoutSelfLinkSchema.description
(String description) ResourceSelectorResponseWithoutSelfLinkSchema.links
(ResourceSelectorResponseWithoutSelfLinkSchemaLinks links) Modifier and TypeMethodDescriptionResourceSelectorsSchema.getResourceSelectors()
Get resourceSelectorsModifier and TypeMethodDescriptionResourceSelectorsSchema.addresourceSelectorsItem
(ResourceSelectorResponseWithoutSelfLinkSchema resourceSelectorsItem) Modifier and TypeMethodDescriptionResourceSelectorsSchema.resourceSelectors
(List<ResourceSelectorResponseWithoutSelfLinkSchema> resourceSelectors) void
ResourceSelectorsSchema.setResourceSelectors
(List<ResourceSelectorResponseWithoutSelfLinkSchema> resourceSelectors)