Interface AccessInformationContract.DefinitionStages.WithPrimaryKey

    • Method Detail

      • withPrimaryKey

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