Uses of Class
io.gs2.distributor.result.UpdateCurrentDistributorMasterFromGitHubResult
Packages that use UpdateCurrentDistributorMasterFromGitHubResult
-
Uses of UpdateCurrentDistributorMasterFromGitHubResult in io.gs2.distributor
Methods in io.gs2.distributor that return UpdateCurrentDistributorMasterFromGitHubResultModifier and TypeMethodDescriptionGs2DistributorRestClient.updateCurrentDistributorMasterFromGitHub(UpdateCurrentDistributorMasterFromGitHubRequest request) Method parameters in io.gs2.distributor with type arguments of type UpdateCurrentDistributorMasterFromGitHubResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.updateCurrentDistributorMasterFromGitHubAsync(UpdateCurrentDistributorMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentDistributorMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentDistributorMasterFromGitHubResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return UpdateCurrentDistributorMasterFromGitHubResultModifier and TypeMethodDescriptionUpdateCurrentDistributorMasterFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentDistributorMasterFromGitHubResult.withItem(CurrentDistributorMaster item)