public static class ImportableEnterpriseManagerEntity.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ImportableEnterpriseManagerEntity |
build() |
ImportableEnterpriseManagerEntity.Builder |
copy(ImportableEnterpriseManagerEntity model) |
ImportableEnterpriseManagerEntity.Builder |
enterpriseManagerEntityIdentifier(String enterpriseManagerEntityIdentifier)
Enterprise Manager Entity Unique Identifier
|
ImportableEnterpriseManagerEntity.Builder |
enterpriseManagerEntityName(String enterpriseManagerEntityName)
Enterprise Manager Entity Name
|
ImportableEnterpriseManagerEntity.Builder |
enterpriseManagerEntityType(String enterpriseManagerEntityType)
Enterprise Manager Entity Type
|
ImportableEnterpriseManagerEntity.Builder |
enterpriseManagerIdentifier(String enterpriseManagerIdentifier)
Enterprise Manager Unique Identifier
|
ImportableEnterpriseManagerEntity.Builder |
opsiEntityType(String opsiEntityType)
Ops Insights internal representation of the resource type.
|
public ImportableEnterpriseManagerEntity.Builder enterpriseManagerIdentifier(String enterpriseManagerIdentifier)
Enterprise Manager Unique Identifier
enterpriseManagerIdentifier
- the value to setpublic ImportableEnterpriseManagerEntity.Builder enterpriseManagerEntityName(String enterpriseManagerEntityName)
Enterprise Manager Entity Name
enterpriseManagerEntityName
- the value to setpublic ImportableEnterpriseManagerEntity.Builder enterpriseManagerEntityType(String enterpriseManagerEntityType)
Enterprise Manager Entity Type
enterpriseManagerEntityType
- the value to setpublic ImportableEnterpriseManagerEntity.Builder enterpriseManagerEntityIdentifier(String enterpriseManagerEntityIdentifier)
Enterprise Manager Entity Unique Identifier
enterpriseManagerEntityIdentifier
- the value to setpublic ImportableEnterpriseManagerEntity.Builder opsiEntityType(String opsiEntityType)
Ops Insights internal representation of the resource type.
opsiEntityType
- the value to setpublic ImportableEnterpriseManagerEntity build()
public ImportableEnterpriseManagerEntity.Builder copy(ImportableEnterpriseManagerEntity model)
Copyright © 2016–2024. All rights reserved.