Uses of Class
com.google.cloud.compute.v1.RouterInterface
-
Packages that use RouterInterface Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RouterInterface in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RouterInterface Modifier and Type Method Description RouterInterfaceRouterInterface.Builder. build()RouterInterfaceRouterInterface.Builder. buildPartial()static RouterInterfaceRouterInterface. getDefaultInstance()RouterInterfaceRouterInterface.Builder. getDefaultInstanceForType()RouterInterfaceRouterInterface. getDefaultInstanceForType()RouterInterfaceRouter.Builder. getInterfaces(int index)Router interfaces.RouterInterfaceRouter. getInterfaces(int index)Router interfaces.RouterInterfaceRouterOrBuilder. getInterfaces(int index)Router interfaces.static RouterInterfaceRouterInterface. parseDelimitedFrom(InputStream input)static RouterInterfaceRouterInterface. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterInterfaceRouterInterface. parseFrom(byte[] data)static RouterInterfaceRouterInterface. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterInterfaceRouterInterface. parseFrom(com.google.protobuf.ByteString data)static RouterInterfaceRouterInterface. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterInterfaceRouterInterface. parseFrom(com.google.protobuf.CodedInputStream input)static RouterInterfaceRouterInterface. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterInterfaceRouterInterface. parseFrom(InputStream input)static RouterInterfaceRouterInterface. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterInterfaceRouterInterface. parseFrom(ByteBuffer data)static RouterInterfaceRouterInterface. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type RouterInterface Modifier and Type Method Description List<RouterInterface>Router.Builder. getInterfacesList()Router interfaces.List<RouterInterface>Router. getInterfacesList()Router interfaces.List<RouterInterface>RouterOrBuilder. getInterfacesList()Router interfaces.com.google.protobuf.Parser<RouterInterface>RouterInterface. getParserForType()static com.google.protobuf.Parser<RouterInterface>RouterInterface. parser()Methods in com.google.cloud.compute.v1 with parameters of type RouterInterface Modifier and Type Method Description Router.BuilderRouter.Builder. addInterfaces(int index, RouterInterface value)Router interfaces.Router.BuilderRouter.Builder. addInterfaces(RouterInterface value)Router interfaces.RouterInterface.BuilderRouterInterface.Builder. mergeFrom(RouterInterface other)static RouterInterface.BuilderRouterInterface. newBuilder(RouterInterface prototype)Router.BuilderRouter.Builder. setInterfaces(int index, RouterInterface value)Router interfaces.Method parameters in com.google.cloud.compute.v1 with type arguments of type RouterInterface Modifier and Type Method Description Router.BuilderRouter.Builder. addAllInterfaces(Iterable<? extends RouterInterface> values)Router interfaces.
-