Uses of Class
com.google.container.v1beta1.WorkloadConfig
-
Packages that use WorkloadConfig Package Description com.google.container.v1beta1 -
-
Uses of WorkloadConfig in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return WorkloadConfig Modifier and Type Method Description WorkloadConfigWorkloadConfig.Builder. build()WorkloadConfigWorkloadConfig.Builder. buildPartial()static WorkloadConfigWorkloadConfig. getDefaultInstance()WorkloadConfigWorkloadConfig.Builder. getDefaultInstanceForType()WorkloadConfigWorkloadConfig. getDefaultInstanceForType()WorkloadConfigProtectConfig.Builder. getWorkloadConfig()WorkloadConfig defines which actions are enabled for a cluster's workload configurations.WorkloadConfigProtectConfig. getWorkloadConfig()WorkloadConfig defines which actions are enabled for a cluster's workload configurations.WorkloadConfigProtectConfigOrBuilder. getWorkloadConfig()WorkloadConfig defines which actions are enabled for a cluster's workload configurations.static WorkloadConfigWorkloadConfig. parseDelimitedFrom(InputStream input)static WorkloadConfigWorkloadConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadConfigWorkloadConfig. parseFrom(byte[] data)static WorkloadConfigWorkloadConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadConfigWorkloadConfig. parseFrom(com.google.protobuf.ByteString data)static WorkloadConfigWorkloadConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadConfigWorkloadConfig. parseFrom(com.google.protobuf.CodedInputStream input)static WorkloadConfigWorkloadConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadConfigWorkloadConfig. parseFrom(InputStream input)static WorkloadConfigWorkloadConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadConfigWorkloadConfig. parseFrom(ByteBuffer data)static WorkloadConfigWorkloadConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type WorkloadConfig Modifier and Type Method Description com.google.protobuf.Parser<WorkloadConfig>WorkloadConfig. getParserForType()static com.google.protobuf.Parser<WorkloadConfig>WorkloadConfig. parser()Methods in com.google.container.v1beta1 with parameters of type WorkloadConfig Modifier and Type Method Description WorkloadConfig.BuilderWorkloadConfig.Builder. mergeFrom(WorkloadConfig other)ProtectConfig.BuilderProtectConfig.Builder. mergeWorkloadConfig(WorkloadConfig value)WorkloadConfig defines which actions are enabled for a cluster's workload configurations.static WorkloadConfig.BuilderWorkloadConfig. newBuilder(WorkloadConfig prototype)ProtectConfig.BuilderProtectConfig.Builder. setWorkloadConfig(WorkloadConfig value)WorkloadConfig defines which actions are enabled for a cluster's workload configurations.
-