Uses of Class
io.gs2.formation.result.GetMoldModelResult
Packages that use GetMoldModelResult
-
Uses of GetMoldModelResult in io.gs2.formation
Methods in io.gs2.formation that return GetMoldModelResultModifier and TypeMethodDescriptionGs2FormationRestClient.getMoldModel(GetMoldModelRequest request) Method parameters in io.gs2.formation with type arguments of type GetMoldModelResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getMoldModelAsync(GetMoldModelRequest request, AsyncAction<AsyncResult<GetMoldModelResult>> callback) -
Uses of GetMoldModelResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetMoldModelResultModifier and TypeMethodDescriptionstatic GetMoldModelResultGetMoldModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)