Uses of Class
io.gs2.formation.result.GetPropertyFormWithSignatureByUserIdResult
Packages that use GetPropertyFormWithSignatureByUserIdResult
-
Uses of GetPropertyFormWithSignatureByUserIdResult in io.gs2.formation
Methods in io.gs2.formation that return GetPropertyFormWithSignatureByUserIdResultModifier and TypeMethodDescriptionGs2FormationRestClient.getPropertyFormWithSignatureByUserId(GetPropertyFormWithSignatureByUserIdRequest request) Method parameters in io.gs2.formation with type arguments of type GetPropertyFormWithSignatureByUserIdResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getPropertyFormWithSignatureByUserIdAsync(GetPropertyFormWithSignatureByUserIdRequest request, AsyncAction<AsyncResult<GetPropertyFormWithSignatureByUserIdResult>> callback) -
Uses of GetPropertyFormWithSignatureByUserIdResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetPropertyFormWithSignatureByUserIdResultModifier and TypeMethodDescriptionGetPropertyFormWithSignatureByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetPropertyFormWithSignatureByUserIdResult.withItem(PropertyForm item) GetPropertyFormWithSignatureByUserIdResult.withPropertyFormModel(PropertyFormModel propertyFormModel) GetPropertyFormWithSignatureByUserIdResult.withSignature(String signature)