Interface LoadBalancingPolicy.PolicyOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      TypedExtensionConfig getTypedExtensionConfig()
      .envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;
      TypedExtensionConfigOrBuilder getTypedExtensionConfigOrBuilder()
      .envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;
      boolean hasTypedExtensionConfig()
      .envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasTypedExtensionConfig

        boolean hasTypedExtensionConfig()
        .envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;
        Returns:
        Whether the typedExtensionConfig field is set.
      • getTypedExtensionConfig

        TypedExtensionConfig getTypedExtensionConfig()
        .envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;
        Returns:
        The typedExtensionConfig.
      • getTypedExtensionConfigOrBuilder

        TypedExtensionConfigOrBuilder getTypedExtensionConfigOrBuilder()
        .envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;