Interface AccessInformationContract.DefinitionStages.WithSecondaryKey

    • Method Detail

      • withSecondaryKey

        AccessInformationContract.DefinitionStages.WithCreate withSecondaryKey​(String secondaryKey)
        Specifies the secondaryKey property: Secondary access key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value..
        Parameters:
        secondaryKey - Secondary access key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
        Returns:
        the next definition stage.