Uses of Class
org.jclouds.googlecomputeengine.options.DeprecateOptions.Builder
Packages that use DeprecateOptions.Builder
-
Uses of DeprecateOptions.Builder in org.jclouds.googlecomputeengine.options
Methods in org.jclouds.googlecomputeengine.options that return DeprecateOptions.BuilderModifier and TypeMethodDescriptionOptional RFC3339 timestamp for when the deprecation state was changed to DELETED.DeprecateOptions.Builder.deprecated
(Date deprecated) Optional RFC3339 timestamp for when the deprecation state was changed to DEPRECATED.Optional RFC3339 timestamp for when the deprecation state was changed to OBSOLETE.DeprecateOptions.Builder.replacement
(URI replacement) Optional URL for replacement of deprecated resource.DeprecateOptions.Builder.state
(Deprecated.State state) The new deprecation state.