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