Uses of Class
com.google.cloud.apigeeconnect.v1.TetherEndpoint
-
Packages that use TetherEndpoint Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of TetherEndpoint in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return TetherEndpoint Modifier and Type Method Description static TetherEndpointTetherEndpoint. forNumber(int value)TetherEndpointEgressRequest.Builder. getEndpoint()Tether Endpoint.TetherEndpointEgressRequest. getEndpoint()Tether Endpoint.TetherEndpointEgressRequestOrBuilder. getEndpoint()Tether Endpoint.TetherEndpointEgressResponse.Builder. getEndpoint()Tether Endpoint.TetherEndpointEgressResponse. getEndpoint()Tether Endpoint.TetherEndpointEgressResponseOrBuilder. getEndpoint()Tether Endpoint.static TetherEndpointTetherEndpoint. valueOf(int value)Deprecated.static TetherEndpointTetherEndpoint. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static TetherEndpointTetherEndpoint. valueOf(String name)Returns the enum constant of this type with the specified name.static TetherEndpoint[]TetherEndpoint. 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 TetherEndpoint Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<TetherEndpoint>TetherEndpoint. internalGetValueMap()Methods in com.google.cloud.apigeeconnect.v1 with parameters of type TetherEndpoint Modifier and Type Method Description EgressRequest.BuilderEgressRequest.Builder. setEndpoint(TetherEndpoint value)Tether Endpoint.EgressResponse.BuilderEgressResponse.Builder. setEndpoint(TetherEndpoint value)Tether Endpoint.
-