ApiMetadata.Builder |
ApiMetadata.Builder.apiName(String apiName) |
The name of the api to execute the api request.
|
static ApiMetadata.Builder |
ApiMetadata.builder() |
Create a new builder.
|
ApiMetadata.Builder |
ApiMetadata.Builder.copy(ApiMetadata model) |
|
ApiMetadata.Builder |
ApiMetadata.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ApiMetadata.Builder |
ApiMetadata.Builder.displayName(String displayName) |
The operation Name of the api.
|
ApiMetadata.Builder |
ApiMetadata.Builder.entityType(String entityType) |
ResourceType to which the apiMetadata belongs to.
|
ApiMetadata.Builder |
ApiMetadata.Builder.fields(List<String> fields) |
List of the fields that is use while calling post or put for the data.
|
ApiMetadata.Builder |
ApiMetadata.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ApiMetadata.Builder |
ApiMetadata.Builder.id(String id) |
The OCID of the
ApiDetail.
|
ApiMetadata.Builder |
ApiMetadata.Builder.lifecycleDetails(String lifecycleDetails) |
A message that describes the current state of the ApiMetadata in more detail.
|
ApiMetadata.Builder |
ApiMetadata.Builder.lifecycleState(ApiMetadata.LifecycleState lifecycleState) |
The current state of the ApiMetadata.
|
ApiMetadata.Builder |
ApiMetadata.Builder.path(String path) |
rest path of the api.
|
ApiMetadata.Builder |
ApiMetadata.Builder.serviceName(String serviceName) |
The service Name to which the api belongs to.
|
ApiMetadata.Builder |
ApiMetadata.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
ApiMetadata.Builder |
ApiMetadata.Builder.timeCreated(Date timeCreated) |
The date and time the PrivilegedApiControl was created, in the format defined by RFC
3339.
|
ApiMetadata.Builder |
ApiMetadata.Builder.timeDeleted(Date timeDeleted) |
The date and time the PrivilegedApiControl was marked for delete, in the format defined
by RFC 3339.
|
ApiMetadata.Builder |
ApiMetadata.Builder.timeUpdated(Date timeUpdated) |
The date and time the PrivilegedApiControl was updated, in the format defined by RFC
3339.
|
ApiMetadata.Builder |
ApiMetadata.toBuilder() |
|