Uses of Class
com.google.cloud.eventarc.v1.Transport.IntermediaryCase
-
Packages that use Transport.IntermediaryCase Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of Transport.IntermediaryCase in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return Transport.IntermediaryCase Modifier and Type Method Description static Transport.IntermediaryCaseTransport.IntermediaryCase. forNumber(int value)Transport.IntermediaryCaseTransport.Builder. getIntermediaryCase()Transport.IntermediaryCaseTransport. getIntermediaryCase()Transport.IntermediaryCaseTransportOrBuilder. getIntermediaryCase()static Transport.IntermediaryCaseTransport.IntermediaryCase. valueOf(int value)Deprecated.static Transport.IntermediaryCaseTransport.IntermediaryCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Transport.IntermediaryCase[]Transport.IntermediaryCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-