Uses of Class
org.jclouds.googlecomputeengine.options.TargetHttpProxyOptions
-
Packages that use TargetHttpProxyOptions Package Description org.jclouds.googlecomputeengine.features org.jclouds.googlecomputeengine.options -
-
Uses of TargetHttpProxyOptions in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features with parameters of type TargetHttpProxyOptions Modifier and Type Method Description OperationTargetHttpProxyApi. create(TargetHttpProxyOptions targetHttpProxyOptions)Creates a TargetHttpProxy resource in the specified project using the data included in the request. -
Uses of TargetHttpProxyOptions in org.jclouds.googlecomputeengine.options
Methods in org.jclouds.googlecomputeengine.options that return TargetHttpProxyOptions Modifier and Type Method Description TargetHttpProxyOptionsTargetHttpProxyOptions.Builder. build()
-