Uses of Class
de.captaingoldfish.scim.sdk.common.resources.complex.Meta.MetaBuilder
Packages that use Meta.MetaBuilder
-
Uses of Meta.MetaBuilder in de.captaingoldfish.scim.sdk.common.resources.complex
Methods in de.captaingoldfish.scim.sdk.common.resources.complex that return Meta.MetaBuilderModifier and TypeMethodDescriptionstatic Meta.MetaBuilderMeta.builder()The "DateTime" that the resource was added to the service provider.Meta.MetaBuilder.created(LocalDateTime created) The "DateTime" that the resource was added to the service provider.Meta.MetaBuilder.created(OffsetDateTime created) The "DateTime" that the resource was added to the service provider.Meta.MetaBuilder.lastModified(Instant lastModified) The most recent DateTime that the details of this resource were updated at the service provider.Meta.MetaBuilder.lastModified(LocalDateTime lastModified) The most recent DateTime that the details of this resource were updated at the service provider.Meta.MetaBuilder.lastModified(OffsetDateTime lastModified) The most recent DateTime that the details of this resource were updated at the service provider.The URI of the resource being returned.Meta.MetaBuilder.resourceType(String resourceType) The name of the resource type of the resource.The version of the resource being returned.The version of the resource being returned.