Uses of Class
com.google.cloud.support.v2.Escalation
-
Packages that use Escalation Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of Escalation in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return Escalation Modifier and Type Method Description EscalationEscalation.Builder. build()EscalationEscalation.Builder. buildPartial()static EscalationEscalation. getDefaultInstance()EscalationEscalation.Builder. getDefaultInstanceForType()EscalationEscalation. getDefaultInstanceForType()EscalationEscalateCaseRequest.Builder. getEscalation()The escalation object to be sent with the escalation request.EscalationEscalateCaseRequest. getEscalation()The escalation object to be sent with the escalation request.EscalationEscalateCaseRequestOrBuilder. getEscalation()The escalation object to be sent with the escalation request.static EscalationEscalation. parseDelimitedFrom(InputStream input)static EscalationEscalation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EscalationEscalation. parseFrom(byte[] data)static EscalationEscalation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EscalationEscalation. parseFrom(com.google.protobuf.ByteString data)static EscalationEscalation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EscalationEscalation. parseFrom(com.google.protobuf.CodedInputStream input)static EscalationEscalation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EscalationEscalation. parseFrom(InputStream input)static EscalationEscalation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EscalationEscalation. parseFrom(ByteBuffer data)static EscalationEscalation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.support.v2 that return types with arguments of type Escalation Modifier and Type Method Description com.google.protobuf.Parser<Escalation>Escalation. getParserForType()static com.google.protobuf.Parser<Escalation>Escalation. parser()Methods in com.google.cloud.support.v2 with parameters of type Escalation Modifier and Type Method Description EscalateCaseRequest.BuilderEscalateCaseRequest.Builder. mergeEscalation(Escalation value)The escalation object to be sent with the escalation request.Escalation.BuilderEscalation.Builder. mergeFrom(Escalation other)static Escalation.BuilderEscalation. newBuilder(Escalation prototype)EscalateCaseRequest.BuilderEscalateCaseRequest.Builder. setEscalation(Escalation value)The escalation object to be sent with the escalation request.
-