ManagementTemplateCollection |
ManagementTemplateCollection.Builder.build() |
|
ManagementTemplateCollection |
ManagementTemplateCollection.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ManagementTemplateCollection |
ManagementTemplateCollection.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ManagementTemplateCollection |
ManagementTemplateCollection.withCreatedByUserId(String createdByUserId) |
|
ManagementTemplateCollection |
ManagementTemplateCollection.withCreatedDateTime(OffsetDateTime createdDateTime) |
|
ManagementTemplateCollection |
ManagementTemplateCollection.withDescription(String description) |
|
ManagementTemplateCollection |
ManagementTemplateCollection.withDisplayName(String displayName) |
|
ManagementTemplateCollection |
ManagementTemplateCollection.withLastActionByUserId(String lastActionByUserId) |
|
ManagementTemplateCollection |
ManagementTemplateCollection.withLastActionDateTime(OffsetDateTime lastActionDateTime) |
|
ManagementTemplateCollection |
ManagementTemplateCollection.withUnmappedField(String name,
String value) |
|