Uses of Class
com.google.cloud.apigeeconnect.v1.Scheme
-
Packages that use Scheme Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of Scheme in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return Scheme Modifier and Type Method Description static SchemeScheme. forNumber(int value)SchemeUrl.Builder. getScheme()Scheme.SchemeUrl. getScheme()Scheme.SchemeUrlOrBuilder. getScheme()Scheme.static SchemeScheme. valueOf(int value)Deprecated.static SchemeScheme. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static SchemeScheme. valueOf(String name)Returns the enum constant of this type with the specified name.static Scheme[]Scheme. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.apigeeconnect.v1 that return types with arguments of type Scheme Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Scheme>Scheme. internalGetValueMap()Methods in com.google.cloud.apigeeconnect.v1 with parameters of type Scheme Modifier and Type Method Description Url.BuilderUrl.Builder. setScheme(Scheme value)Scheme.
-