Uses of Interface
com.google.cloud.compute.v1.LogConfigOrBuilder
-
Packages that use LogConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of LogConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement LogConfigOrBuilder Modifier and Type Class Description class
LogConfig
This is deprecated and has no effect.static class
LogConfig.Builder
This is deprecated and has no effect.Methods in com.google.cloud.compute.v1 that return LogConfigOrBuilder Modifier and Type Method Description LogConfigOrBuilder
Rule.Builder. getLogConfigsOrBuilder(int index)
This is deprecated and has no effect.LogConfigOrBuilder
Rule. getLogConfigsOrBuilder(int index)
This is deprecated and has no effect.LogConfigOrBuilder
RuleOrBuilder. getLogConfigsOrBuilder(int index)
This is deprecated and has no effect.Methods in com.google.cloud.compute.v1 that return types with arguments of type LogConfigOrBuilder Modifier and Type Method Description List<? extends LogConfigOrBuilder>
Rule.Builder. getLogConfigsOrBuilderList()
This is deprecated and has no effect.List<? extends LogConfigOrBuilder>
Rule. getLogConfigsOrBuilderList()
This is deprecated and has no effect.List<? extends LogConfigOrBuilder>
RuleOrBuilder. getLogConfigsOrBuilderList()
This is deprecated and has no effect.
-