Uses of Class
com.oracle.bmc.identitydomains.model.ResourceTypeSchemaAttribute
-
Packages that use ResourceTypeSchemaAttribute Package Description com.oracle.bmc.identitydomains.model -
-
Uses of ResourceTypeSchemaAttribute in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return ResourceTypeSchemaAttribute Modifier and Type Method Description ResourceTypeSchemaAttributeResourceTypeSchemaAttribute.Builder. build()Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type ResourceTypeSchemaAttribute Modifier and Type Method Description List<ResourceTypeSchemaAttribute>ResourceTypeSchemaAttributes. getResources()A multi-valued list of complex objects containing the requested resources.Methods in com.oracle.bmc.identitydomains.model with parameters of type ResourceTypeSchemaAttribute Modifier and Type Method Description ResourceTypeSchemaAttribute.BuilderResourceTypeSchemaAttribute.Builder. copy(ResourceTypeSchemaAttribute model)Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type ResourceTypeSchemaAttribute Modifier and Type Method Description ResourceTypeSchemaAttributes.BuilderResourceTypeSchemaAttributes.Builder. resources(List<ResourceTypeSchemaAttribute> resources)A multi-valued list of complex objects containing the requested resources.
-