Uses of Class
io.gs2.deploy.model.Resource
Packages that use Resource
-
Uses of Resource in io.gs2.deploy.model
Methods in io.gs2.deploy.model that return ResourceModifier and TypeMethodDescriptionstatic ResourceResource.fromJson(com.fasterxml.jackson.databind.JsonNode data) Resource.withCreatedAt(Long createdAt) Resource.withOutputFields(List<OutputField> outputFields) Resource.withRequest(String request) Resource.withResourceId(String resourceId) Resource.withResponse(String response) Resource.withRollbackAfter(List<String> rollbackAfter) Resource.withRollbackContext(String rollbackContext) Resource.withRollbackRequest(String rollbackRequest) Resource.withWorkId(String workId) Methods in io.gs2.deploy.model with parameters of type Resource -
Uses of Resource in io.gs2.deploy.result
Methods in io.gs2.deploy.result that return ResourceMethods in io.gs2.deploy.result that return types with arguments of type ResourceMethods in io.gs2.deploy.result with parameters of type ResourceModifier and TypeMethodDescriptionvoidMethod parameters in io.gs2.deploy.result with type arguments of type Resource