public static class CreateAwrHubSourceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
public CreateAwrHubSourceDetails.Builder name(String name)
The name of the Awr Hub source database.
name
- the value to setpublic CreateAwrHubSourceDetails.Builder awrHubId(String awrHubId)
AWR Hub OCID
awrHubId
- the value to setpublic CreateAwrHubSourceDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment.
compartmentId
- the value to setpublic CreateAwrHubSourceDetails.Builder associatedResourceId(String associatedResourceId)
The OCID of the database id.
associatedResourceId
- the value to setpublic CreateAwrHubSourceDetails.Builder associatedOpsiId(String associatedOpsiId)
The OCID of the database id.
associatedOpsiId
- the value to setpublic CreateAwrHubSourceDetails.Builder type(AwrHubSourceType type)
source type of the database
type
- the value to setpublic CreateAwrHubSourceDetails.Builder freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope. Exists
for cross-compatibility only. Example: {"bar-key": "value"}
freeformTags
- the value to setpublic CreateAwrHubSourceDetails.Builder definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource. Each key is predefined and scoped to a namespace.
Example: {"foo-namespace": {"bar-key": "value"}}
definedTags
- the value to setpublic CreateAwrHubSourceDetails build()
public CreateAwrHubSourceDetails.Builder copy(CreateAwrHubSourceDetails model)
Copyright © 2016–2024. All rights reserved.