Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static Meta.Builder |
Meta.builder()
Create a new builder.
|
Meta.Builder |
Meta.Builder.copy(Meta model) |
Meta.Builder |
Meta.Builder.created(String created)
The DateTime the Resource was added to the Service Provider
|
Meta.Builder |
Meta.Builder.lastModified(String lastModified)
The most recent DateTime that the details of this Resource were updated at the Service
Provider.
|
Meta.Builder |
Meta.Builder.location(String location)
The URI of the Resource being returned.
|
Meta.Builder |
Meta.Builder.resourceType(String resourceType)
Name of the resource type of the resource–for example, Users or Groups
|
Meta.Builder |
Meta.toBuilder() |
Meta.Builder |
Meta.Builder.version(String version)
The version of the Resource being returned.
|
Copyright © 2016–2024. All rights reserved.