public static class SightingImpactedResourceSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public SightingImpactedResourceSummary.Builder id(String id)
Unique identifier for impacted resource
id
- the value to setpublic SightingImpactedResourceSummary.Builder resourceId(String resourceId)
Impacted resource Id
resourceId
- the value to setpublic SightingImpactedResourceSummary.Builder sightingId(String sightingId)
Sighting Id
sightingId
- the value to setpublic SightingImpactedResourceSummary.Builder problemId(String problemId)
Problem Id for impacted resource
problemId
- the value to setpublic SightingImpactedResourceSummary.Builder compartmentId(String compartmentId)
Compartment Id for impacted resource
compartmentId
- the value to setpublic SightingImpactedResourceSummary.Builder resourceName(String resourceName)
Resource name
resourceName
- the value to setpublic SightingImpactedResourceSummary.Builder resourceType(String resourceType)
Resource type
resourceType
- the value to setpublic SightingImpactedResourceSummary.Builder region(String region)
Region for impacted resource
region
- the value to setpublic SightingImpactedResourceSummary.Builder timeIdentified(Date timeIdentified)
Time when the impacted resource is identified for given sighting.
timeIdentified
- the value to setpublic SightingImpactedResourceSummary build()
public SightingImpactedResourceSummary.Builder copy(SightingImpactedResourceSummary model)
Copyright © 2016–2023. All rights reserved.