Uses of Class
io.gs2.formation.result.SetPropertyFormWithSignatureResult
Packages that use SetPropertyFormWithSignatureResult
-
Uses of SetPropertyFormWithSignatureResult in io.gs2.formation
Methods in io.gs2.formation that return SetPropertyFormWithSignatureResultModifier and TypeMethodDescriptionGs2FormationRestClient.setPropertyFormWithSignature(SetPropertyFormWithSignatureRequest request) Method parameters in io.gs2.formation with type arguments of type SetPropertyFormWithSignatureResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.setPropertyFormWithSignatureAsync(SetPropertyFormWithSignatureRequest request, AsyncAction<AsyncResult<SetPropertyFormWithSignatureResult>> callback) -
Uses of SetPropertyFormWithSignatureResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return SetPropertyFormWithSignatureResultModifier and TypeMethodDescriptionSetPropertyFormWithSignatureResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetPropertyFormWithSignatureResult.withItem(PropertyForm item) SetPropertyFormWithSignatureResult.withProeprtyFormModel(PropertyFormModel proeprtyFormModel)