Klasse MigrationResourceUpdateEntityPropertiesValuePutOperationSpec.MigrationResourceUpdateEntityPropertiesValuePutOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.MigrationResourceUpdateEntityPropertiesValuePutOperationSpec.MigrationResourceUpdateEntityPropertiesValuePutOperationSpecBuilder
- Umschließende Klasse:
MigrationResourceUpdateEntityPropertiesValuePutOperationSpec
public static class MigrationResourceUpdateEntityPropertiesValuePutOperationSpec.MigrationResourceUpdateEntityPropertiesValuePutOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungatlassianTransferId
(@NotNull UUID atlassianTransferId) The app migration transfer ID.build()
entityPropertyDetails
(@NotNull List<EntityPropertyDetails> entityPropertyDetails) entityType
(@NotNull String entityType) The type indicating the object that contains the entity properties.toString()
-
Methodendetails
-
atlassianTransferId
public MigrationResourceUpdateEntityPropertiesValuePutOperationSpec.MigrationResourceUpdateEntityPropertiesValuePutOperationSpecBuilder atlassianTransferId(@NotNull @NotNull UUID atlassianTransferId) The app migration transfer ID.- Gibt zurück:
this
.
-
entityType
public MigrationResourceUpdateEntityPropertiesValuePutOperationSpec.MigrationResourceUpdateEntityPropertiesValuePutOperationSpecBuilder entityType(@NotNull @NotNull String entityType) The type indicating the object that contains the entity properties.- Gibt zurück:
this
.
-
entityPropertyDetails
public MigrationResourceUpdateEntityPropertiesValuePutOperationSpec.MigrationResourceUpdateEntityPropertiesValuePutOperationSpecBuilder entityPropertyDetails(@NotNull @NotNull List<EntityPropertyDetails> entityPropertyDetails) - Gibt zurück:
this
.
-
build
-
toString
-