Class IAMCredentialsConfigurationPrototype.Builder

    • Constructor Detail

      • Builder

        public Builder​(ConfigurationPrototype iamCredentialsConfigurationPrototype)
        Instantiates a new Builder from an existing IAMCredentialsConfigurationPrototype instance.
        Parameters:
        iamCredentialsConfigurationPrototype - the instance to initialize the Builder with
      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String name,
                       String configType,
                       String apiKey)
        Instantiates a new builder with required properties.
        Parameters:
        name - the name
        configType - the configType
        apiKey - the apiKey