public static interface ResourceConflict.Builder extends SdkPojo, CopyableBuilder<ResourceConflict.Builder,ResourceConflict>
| Modifier and Type | Method and Description |
|---|---|
ResourceConflict.Builder |
resourceId(String resourceId)
The unique identifier of the resource involved in a conflict.
|
ResourceConflict.Builder |
resourceType(ResourceType resourceType)
The type of the resource involved in a conflict.
|
ResourceConflict.Builder |
resourceType(String resourceType)
The type of the resource involved in a conflict.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceConflict.Builder resourceId(String resourceId)
The unique identifier of the resource involved in a conflict.
resourceId - The unique identifier of the resource involved in a conflict.ResourceConflict.Builder resourceType(String resourceType)
The type of the resource involved in a conflict.
resourceType - The type of the resource involved in a conflict.ResourceType,
ResourceTypeResourceConflict.Builder resourceType(ResourceType resourceType)
The type of the resource involved in a conflict.
resourceType - The type of the resource involved in a conflict.ResourceType,
ResourceTypeCopyright © 2023. All rights reserved.