Uses of Class
api.equinix.javasdk.customerportal.model.json.creators.SupportCaseCreatorJson
Packages that use SupportCaseCreatorJson
Package
Description
-
Uses of SupportCaseCreatorJson in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal with parameters of type SupportCaseCreatorJsonModifier and TypeMethodDescriptionSupportCaseClient.create(SupportCaseCreatorJson supportCaseCreatorJson) SupportCaseClient.update(String uuid, SupportCaseCreatorJson supportCaseCreatorJson) -
Uses of SupportCaseCreatorJson in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation with parameters of type SupportCaseCreatorJsonModifier and TypeMethodDescriptionSupportCaseClientImpl.create(SupportCaseCreatorJson supportCaseCreatorJson) SupportCaseClientImpl.update(String uuid, SupportCaseCreatorJson supportCaseCreatorJson)