Class Namespaces

    • Constructor Detail

      • Namespaces

        protected Namespaces​(software.amazon.jsii.JsiiObjectRef objRef)
      • Namespaces

        protected Namespaces​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • Namespaces

        @Stability(Stable)
        public Namespaces​(@NotNull
                          software.constructs.Construct scope,
                          @NotNull
                          String id,
                          @Nullable
                          List<LabelExpression> expressions,
                          @Nullable
                          List<String> names,
                          @Nullable
                          Map<String,​String> labels)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.
        expressions -
        names -
        labels -
      • Namespaces

        @Stability(Stable)
        public Namespaces​(@NotNull
                          software.constructs.Construct scope,
                          @NotNull
                          String id,
                          @Nullable
                          List<LabelExpression> expressions,
                          @Nullable
                          List<String> names)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.
        expressions -
        names -
      • Namespaces

        @Stability(Stable)
        public Namespaces​(@NotNull
                          software.constructs.Construct scope,
                          @NotNull
                          String id,
                          @Nullable
                          List<LabelExpression> expressions)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.
        expressions -
      • Namespaces

        @Stability(Stable)
        public Namespaces​(@NotNull
                          software.constructs.Construct scope,
                          @NotNull
                          String id)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.