public static interface RecommendationRelatedAnomalyResource.Builder extends SdkPojo, CopyableBuilder<RecommendationRelatedAnomalyResource.Builder,RecommendationRelatedAnomalyResource>
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalyResource.Builder |
name(String name)
The name of the resource.
|
RecommendationRelatedAnomalyResource.Builder |
type(String type)
The type of the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecommendationRelatedAnomalyResource.Builder name(String name)
The name of the resource.
name - The name of the resource.RecommendationRelatedAnomalyResource.Builder type(String type)
The type of the resource.
type - The type of the resource.Copyright © 2021. All rights reserved.